Use previous desktop background
This commit is contained in:
parent
ddabfec7ac
commit
cd1906bb71
@ -217,8 +217,7 @@
|
|||||||
;; Desktop background
|
;; Desktop background
|
||||||
(if (probe-file "~/.cache/wal")
|
(if (probe-file "~/.cache/wal")
|
||||||
(run-shell-command (format nil "wal -R -o \"~A\""
|
(run-shell-command (format nil "wal -R -o \"~A\""
|
||||||
(uiop:native-namestring "~/bin/run-wal-hooks.sh")))
|
(uiop:native-namestring "~/bin/run-wal-hooks.sh"))))
|
||||||
(run-wal "~/Dropbox/pictures/desktop/field.jpg" t))
|
|
||||||
|
|
||||||
;; Notifications via Dunst
|
;; Notifications via Dunst
|
||||||
(run-shell-command "/usr/bin/dunst")
|
(run-shell-command "/usr/bin/dunst")
|
||||||
|
Loading…
Reference in New Issue
Block a user