Use previous desktop background

This commit is contained in:
Jeremy Dormitzer 2020-04-05 10:57:32 -04:00
parent ddabfec7ac
commit cd1906bb71

View File

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