Changed background to FuegoMilkyWay
This commit is contained in:
parent
03c2be98a9
commit
b15372ec5a
|
@ -26,7 +26,7 @@ main = do
|
||||||
-- Launch the music playing daemon
|
-- Launch the music playing daemon
|
||||||
spawn "mpd"
|
spawn "mpd"
|
||||||
-- Set the background wallpaper
|
-- Set the background wallpaper
|
||||||
spawn "feh --bg-scale ~/Documents/Images/Posters/MWTree_Toledano_6016.jpg"
|
spawn "feh --bg-scale ~/Documents/Images/Posters/FuegoMilkyWay.jpg"
|
||||||
xmonad $ desktopConfig
|
xmonad $ desktopConfig
|
||||||
{ focusFollowsMouse = False
|
{ focusFollowsMouse = False
|
||||||
, terminal = "termonad"
|
, terminal = "termonad"
|
||||||
|
|
Loading…
Reference in a new issue