Rework notifications to only use dunst

This commit is contained in:
Miles Alan 2020-05-27 20:26:55 -05:00
parent 9a16998e64
commit 0cdf6e4723
6 changed files with 58 additions and 17 deletions

View file

@ -18,6 +18,5 @@ keynav &
conky -c /usr/share/sxmo/conky.conf -d
autocutsel & autocutsel -selection PRIMARY &
lisgd -t 500 &
sxmo_statusbar.sh &
exec dbus-run-session dwm 2> ~/.dwm.log
exec dbus-run-session sh -c "dunst -conf /usr/share/sxmo/dunst.conf & lisgd -t 500 & dwm 2> ~/.dwm.log"