From 2e2422481cc6827e7991ac12ce43f49fde5798f3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 21 Apr 2012 16:40:13 +0200 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 30bc833..ba94b69 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -42,6 +42,8 @@ hc rule class=Xephyr pseudotile=on # Panel ~/.config/herbstluftwm/panel.sh & +# Prep default + # Local Variables: # eval: (git-auto-commit-mode 1) # End: -- cgit v1.2.3-54-g00ecf From eebebe3686593808665eec4d7bfb8de5739b50f8 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 21 Apr 2012 16:47:37 +0200 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index ba94b69..a3dd9b8 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -43,6 +43,7 @@ hc rule class=Xephyr pseudotile=on ~/.config/herbstluftwm/panel.sh & # Prep default +hc load "(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) -- cgit v1.2.3-54-g00ecf From 0a91f5e359c70e04cda90507819bdbf69949e952 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 21 Apr 2012 17:37:42 +0200 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index a3dd9b8..50f6164 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -24,6 +24,9 @@ hc remove_monitor 1 hc move_monitor 0 1920x1080+0+0 hc add_monitor 1680x1050+1920+0 default2 +hc pad 0 -5 -5 -5 -5 +hc pad 1 -5 -5 -5 -5 + # Keys #hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo #hc keybind $modkey-Shift-t spawn ~/bin/hlwm/show-todo -- cgit v1.2.3-54-g00ecf From e8b0fa5f60460b32cc843a4a69ce5d4526fb2009 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 22 Apr 2012 01:49:01 +0200 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 50f6164..7cd3bef 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -41,6 +41,7 @@ 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 & -- cgit v1.2.3-54-g00ecf From 748c761a35e3f10cd9e97a7ca30d57b2af89cf25 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 22 Apr 2012 01:57:08 +0200 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 7cd3bef..f8a3476 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -47,7 +47,7 @@ hc rule instance=Xine\ Window pseudotile=on ~/.config/herbstluftwm/panel.sh & # Prep default -hc load "(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))" +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) -- cgit v1.2.3-54-g00ecf