aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-07-01 14:20:25 -0700
committerGravatar Tom Willemse2024-07-01 14:20:25 -0700
commit72bb9d7b9ce198ff45b28b02cbaca995bf67d86f (patch)
tree2934191e73a9d5b89f62a1ffd6f6f41807ca7287 /oni/home/services
parentb3e3f9292ca95826bc2daa70b50b96f27259ae62 (diff)
downloadnew-dotfiles-72bb9d7b9ce198ff45b28b02cbaca995bf67d86f.tar.gz
new-dotfiles-72bb9d7b9ce198ff45b28b02cbaca995bf67d86f.zip
Set wallpaper when stumpwm starts
This depends on ‘feh’ being installed and the wallpaper existing. I'll want to update it to actually depend on the ‘feh’ package and to download the wallpaper package from somewhere else.
Diffstat (limited to 'oni/home/services')
-rw-r--r--oni/home/services/stumpwm/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/oni/home/services/stumpwm/config b/oni/home/services/stumpwm/config
index c566cf2..82907aa 100644
--- a/oni/home/services/stumpwm/config
+++ b/oni/home/services/stumpwm/config
@@ -152,6 +152,8 @@ after it has been unlocked."
(define-frame-preference "teams"
(0 t t :class "teams-for-linux" :create t))
+(sb-ext:run-program *shell-program* '("-c" "feh --bg-center ~/pictures/wallpaper/5120x1440/wallhaven-v9ydgl.jpg"))
+
(swank:create-server :dont-close t)
(which-key-mode)