StumpWM: nitrogen → feh for wallpaper

This commit is contained in:
Marcel Kapfer 2019-04-06 07:50:14 +02:00
parent 835f57d7e2
commit 0346ab7437
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
(run-shell-command "dunst")
;; nitrogen (wallpaper)
(run-shell-command "nitrogen --restore")
(run-shell-command "~/.fehbg")
;; start compton (compositor)
(run-shell-command "compton --config ~/.config/compton.conf")