summaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-05-28 22:29:50 +0200
committerGravatar Tom Willemsen2012-05-28 22:29:50 +0200
commit36cd43514179ddf4397763058cf75261ef42af31 (patch)
tree764e6695a11df46a9b842bb0e05250f94e938248 /.config/herbstluftwm
parent01af48f43bcec7f1237fdc1cc0ef0d8f6609c6bc (diff)
downloaddotfiles-36cd43514179ddf4397763058cf75261ef42af31.tar.gz
dotfiles-36cd43514179ddf4397763058cf75261ef42af31.zip
.config/herbstluftwm/autostart
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x.config/herbstluftwm/autostart12
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index f8a3476..4b4add1 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -46,6 +46,18 @@ hc rule instance=Xine\ Window pseudotile=on
# Panel
~/.config/herbstluftwm/panel.sh &
+xmodmap ~/.Xmodmap
+xsetroot -solid "#000000"
+emacs --daemon &
+
+pidof mpdscribble >& /dev/null
+if [ $? -ne 0 ]
+then
+ mpdscribble &
+fi
+
+xbindkeys
+
# Prep default
hc load default "(split horizontal:0.550000:0 (split vertical:0.850000:0 (split horizontal:0.180000:1 (clients max:0) (clients max:0 0x140001a)) (clients max:0)) (clients max:0 0xc00077))"