summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-06-07 09:21:43 +0200
committerGravatar Tom Willemsen2012-06-07 09:21:43 +0200
commit8f713e41cfb5c89e2b958760a5b4375a64fec2b2 (patch)
treeae1f2ce5e45b1fccd854ac88685d64d94ea39ecc /.config
parentd1a25f617f790deb5ead504ec0c857c28911b74e (diff)
downloaddotfiles-8f713e41cfb5c89e2b958760a5b4375a64fec2b2.tar.gz
dotfiles-8f713e41cfb5c89e2b958760a5b4375a64fec2b2.zip
.config/herbstluftwm/autostart
Diffstat (limited to '.config')
-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 &