StumpWM: nitrogen → feh for wallpaper
This commit is contained in:
parent
835f57d7e2
commit
0346ab7437
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
||||||
(run-shell-command "dunst")
|
(run-shell-command "dunst")
|
||||||
|
|
||||||
;; nitrogen (wallpaper)
|
;; nitrogen (wallpaper)
|
||||||
(run-shell-command "nitrogen --restore")
|
(run-shell-command "~/.fehbg")
|
||||||
|
|
||||||
;; start compton (compositor)
|
;; start compton (compositor)
|
||||||
(run-shell-command "compton --config ~/.config/compton.conf")
|
(run-shell-command "compton --config ~/.config/compton.conf")
|
||||||
|
|
Loading…
Reference in a new issue