Use field.jpg for default desktop background
This commit is contained in:
parent
3665e0e438
commit
1adfa900b5
@ -218,7 +218,7 @@
|
|||||||
(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/coast.jpg" t))
|
(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