summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.config/herbstluftwm/autostart11
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 680d9fc..3c67e64 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -46,18 +46,7 @@ hc rule windowtype=_NET_WM_WINDOW_TYPE_DIALOG focus=on pseudotile=on
hc rule class=Xephyr pseudotile=on
hc rule instance=Xine\ Window pseudotile=on
-xsetroot -solid "#000000"
-emacs --daemon &
-
-pidof mpdscribble >& /dev/null
-if [ $? -ne 0 ]
-then
- mpdscribble &
-fi
-
xbindkeys
-xmodmap ~/.Xmodmap
-echo test > ~/.xmodmap-errors
# Panel
~/.config/herbstluftwm/panel.sh &