diff --git a/stumpwm/.stumpwm.d/init.lisp b/stumpwm/.stumpwm.d/init.lisp index 8b3c06f..c5673cd 100644 --- a/stumpwm/.stumpwm.d/init.lisp +++ b/stumpwm/.stumpwm.d/init.lisp @@ -217,8 +217,7 @@ ;; Desktop background (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/field.jpg" t)) + (uiop:native-namestring "~/bin/run-wal-hooks.sh")))) ;; Notifications via Dunst (run-shell-command "/usr/bin/dunst")