xmonad: set new background
This commit is contained in:
parent
c3ee084ee0
commit
6c97dec958
|
@ -48,7 +48,7 @@ myConfig =
|
|||
|
||||
myStartupHook :: X ()
|
||||
myStartupHook = do
|
||||
spawnOnce "feh --bg-fill ~/Documents/images/Posters/StonehengeSun_alexander_4200.jpg --bg-fill ~/Documents/images/Posters/CradleMountain.jpg --bg-fill ~/Documents/images/Posters/Pleiades_WiseAntonucci_5000.jpg"
|
||||
spawnOnce "feh --bg-fill ~/Documents/images/posters/IMG_1088_resize.jpg"
|
||||
spawnOnce myScreenLockCmd
|
||||
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue