Changed notification service to dunst
This commit is contained in:
parent
36601bcbd4
commit
f60cf8e217
@ -464,7 +464,8 @@ exec --no-startup-id xfce4-power-manager &
|
||||
# ommitted next line to get super key to bring up the menu in xfce and avoid error then in i3
|
||||
# IF xfsettingsd is activated you can not change themes
|
||||
#exec --no-startup-id xfsettingsd &
|
||||
exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
|
||||
#exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
|
||||
exec --no-startup-id /usr/bin/dunst &
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user