Changed background to FuegoMilkyWay

This commit is contained in:
Serĉanto de Scio 2019-06-12 12:02:54 +10:00
parent 03c2be98a9
commit b15372ec5a
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -26,7 +26,7 @@ main = do
-- Launch the music playing daemon
spawn "mpd"
-- 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
{ focusFollowsMouse = False
, terminal = "termonad"