summaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/autostart
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-05-22 14:36:52 +0000
committerGravatar Tom Willemsen2012-05-22 14:36:52 +0000
commit90cccbae8af88ec5431d4c24939e0c61cf2aec2d (patch)
tree1e2666d09616a31441ebda2fda416b0292f364e7 /.config/herbstluftwm/autostart
parentdf1105ec767afa06318db9e1ec2d5de0d737df44 (diff)
parent1ea643146c817681ce8d4acd8726a1fd113a05ba (diff)
downloaddotfiles-90cccbae8af88ec5431d4c24939e0c61cf2aec2d.tar.gz
dotfiles-90cccbae8af88ec5431d4c24939e0c61cf2aec2d.zip
Merge remote-tracking branch 'ryuslash/master' into phoenix
Conflicts: .config/herbstluftwm/autostart .xbindkeysrc.scm .xinitrc
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x.config/herbstluftwm/autostart4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 8567bea..9f6d187 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -32,10 +32,14 @@ hc unrule -F
hc rule focus=on
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 &
+# 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))"
+
# Local Variables:
# eval: (git-auto-commit-mode 1)
# End: