XINIT: Run dunst as the designated notifier

This commit is contained in:
Tom Willemsen 2011-11-17 10:52:14 +01:00
parent d15f960488
commit 769062e548

View file

@ -17,11 +17,8 @@ then
mpdscribble &
fi
# -----[ Repeatedly set rootname ]------------------------------------
while :; do
xsetroot -name "`~/.rootname.scm`"
sleep 1m
done &
# -----[ Start notifier ]---------------------------------------------
/usr/bin/dunst &
# -----[ Start session ]----------------------------------------------
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 > ~/.xsession_errors