diff --git a/stumpwm/.stumpwm.d/init.lisp b/stumpwm/.stumpwm.d/init.lisp index 43ad4ea..8b3c06f 100644 --- a/stumpwm/.stumpwm.d/init.lisp +++ b/stumpwm/.stumpwm.d/init.lisp @@ -218,7 +218,7 @@ (if (probe-file "~/.cache/wal") (run-shell-command (format nil "wal -R -o \"~A\"" (uiop:native-namestring "~/bin/run-wal-hooks.sh"))) - (run-wal "~/Dropbox/pictures/desktop/coast.jpg" t)) + (run-wal "~/Dropbox/pictures/desktop/field.jpg" t)) ;; Notifications via Dunst (run-shell-command "/usr/bin/dunst")