Make dunst the notification manager

This commit is contained in:
Jonathan Hodgson 2018-05-02 15:23:11 +01:00
parent e60c5081a8
commit 9c468e48e8
2 changed files with 259 additions and 1 deletions

View file

@ -399,7 +399,8 @@ exec --no-startup-id xfce4-clipman
#exec_always --no-startup-id killall conky
#exec_always --no-startup-id sleep 1s; killall -9 conky
exec --no-startup-id xrandr --output DP-1 --primary --mode 2560x1440 --pos 1440x0 --rotate normal --output HDMI-1 --mode 1440x900 --pos 0x0 --rotate normal --output HDMI-2 --off
exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
#exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
exec_always --no-startup-id /usr/bin/dunst
#exec --no-startup-id sh ~/.fehbg
exec --no-startup-id nitrogen --restore
exec_always --no-startup-id sh "/home/jonathan/.config/conky/conky-startup.sh"