From 82679b5adef0cde86133b5312361c604fbe59694 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 7 Nov 2012 03:27:29 +0100 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index d82b31b..7ef0bfa 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -12,12 +12,12 @@ hc keybind $modkey+Ctrl+n resize down +0.05 hc keybind $modkey+Ctrl+p resize up +0.05 hc keybind $modkey+Ctrl+q quit hc keybind $modkey+Ctrl+r reload -hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719' +# hc keybind $modkey+Shift+1 spawn dmenu_run -p 'Run:' -b -nb '#111113' -nf '#eeeeec' -sb '#171719' hc keybind $modkey+Shift+b shift left hc keybind $modkey+Shift+f shift right hc keybind $modkey+Shift+n shift down hc keybind $modkey+Shift+p shift up -hc keybind $modkey+Shift+s split vertical 0.5 +hc keybind $modkey+Shift+s split horizontal 0.5 hc keybind $modkey+b focus -i left hc keybind $modkey+c spawn urxvt hc keybind $modkey+comma cycle_monitor -1 @@ -29,7 +29,7 @@ hc keybind $modkey+o cycle_all hc keybind $modkey+p focus -i up hc keybind $modkey+period cycle_monitor 1 hc keybind $modkey+q remove -hc keybind $modkey+s split horizontal 0.5 +hc keybind $modkey+s split vertical 0.5 hc keybind $modkey+space cycle_layout 1 hc keybind $modkey+w spawn conkeror hc keybind Ctrl+Mod1+l spawn i3lock -c 000000 @@ -50,7 +50,7 @@ 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 0 20 -5 -5 -5 hc pad 1 -5 -5 -5 -5 hc mousebind $modkey-Button1 move -- cgit v1.2.3-54-g00ecf