Use field.jpg for default desktop background

This commit is contained in:
Jeremy Dormitzer 2020-04-05 10:52:40 -04:00
parent 3665e0e438
commit 1adfa900b5

View File

@ -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")