summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc7
1 files changed, 2 insertions, 5 deletions
diff --git a/.xinitrc b/.xinitrc
index 1f9ce95..d1e8b2e 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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