summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-06-02 05:31:23 +0200
committerGravatar Tom Willemsen2012-06-02 05:31:23 +0200
commit51a37e48d1a59bb035fa72fb3e14f64f158fabaa (patch)
tree4f6169ad0c6fd4b9f07e53fa31ad5efd931453a1 /.config
parent72543443a196953be283a9d9179f48d952f8d9be (diff)
downloaddotfiles-51a37e48d1a59bb035fa72fb3e14f64f158fabaa.tar.gz
dotfiles-51a37e48d1a59bb035fa72fb3e14f64f158fabaa.zip
.config/herbstluftwm/autostart
Diffstat (limited to '.config')
-rwxr-xr-x.config/herbstluftwm/autostart10
1 files changed, 6 insertions, 4 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 4b4add1..c0d8725 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -13,6 +13,7 @@ hc set frame_border_width 0
hc set window_border_width 1
hc set window_border_normal_color "#15abc3"
hc set window_border_active_color "#e0c625"
+hc set focus_stealing_prevention 0
# Layout
hc set default_frame_layout 2
@@ -43,10 +44,6 @@ 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
-# Panel
-~/.config/herbstluftwm/panel.sh &
-
-xmodmap ~/.Xmodmap
xsetroot -solid "#000000"
emacs --daemon &
@@ -57,6 +54,11 @@ then
fi
xbindkeys
+xmodmap ~/.Xmodmap
+echo test > ~/.xmodmap-errors
+
+# Panel
+~/.config/herbstluftwm/panel.sh &
# 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))"