Added lxqt-notificationd

This commit is contained in:
Serĉanto de Scio 2019-10-02 16:57:35 +10:00
parent 06e3ac1237
commit 4e4d13c2fa
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -27,6 +27,7 @@ main = do
spawn "mpd"
-- Set the background wallpaper
spawn "feh --bg-scale ~/Documents/Images/Posters/FuegoMilkyWay.jpg"
spawn "lxqt-notificationd"
xmonad $ desktopConfig
{ focusFollowsMouse = False
, terminal = "termonad"