Added lxqt-notificationd
This commit is contained in:
parent
06e3ac1237
commit
4e4d13c2fa
|
@ -27,6 +27,7 @@ main = do
|
||||||
spawn "mpd"
|
spawn "mpd"
|
||||||
-- Set the background wallpaper
|
-- Set the background wallpaper
|
||||||
spawn "feh --bg-scale ~/Documents/Images/Posters/FuegoMilkyWay.jpg"
|
spawn "feh --bg-scale ~/Documents/Images/Posters/FuegoMilkyWay.jpg"
|
||||||
|
spawn "lxqt-notificationd"
|
||||||
xmonad $ desktopConfig
|
xmonad $ desktopConfig
|
||||||
{ focusFollowsMouse = False
|
{ focusFollowsMouse = False
|
||||||
, terminal = "termonad"
|
, terminal = "termonad"
|
||||||
|
|
Loading…
Reference in a new issue