Corrected typo
This commit is contained in:
parent
1cd0608921
commit
7cb5ff84a6
|
@ -25,7 +25,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/MWTree_Toledano_6016.jpg"
|
||||
xmonad $ desktopConfig
|
||||
{ focusFollowsMouse = False
|
||||
, terminal = "termonad"
|
||||
|
|
Loading…
Reference in a new issue