Set StumpWM desktop background picture
This commit is contained in:
parent
2c3afe1196
commit
b51deb0da1
@ -81,5 +81,8 @@
|
||||
(make-instance 'xft:font :family "Monaco" :subfamily "Regular" :size 12))
|
||||
(set '*message-window-padding* 4)
|
||||
|
||||
;; Desktop background
|
||||
(run-shell-command "feh --bg-scale ~/Dropbox/pictures/city-wallpaper.jpeg")
|
||||
|
||||
;; Notifications via Dunst
|
||||
(run-shell-command "/usr/bin/dunst")
|
||||
|
Loading…
Reference in New Issue
Block a user