From d6c9410740884f375bf837973feb31cdaeeaca2d Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 28 Jan 2012 00:20:49 +0100 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 06894a2..f079bb3 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -27,19 +27,12 @@ hc add_monitor 1680x1050+1920+0 w #hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo #hc keybind $modkey-Shift-t spawn ~/bin/hlwm/show-todo -hc keybind $modkey-space cycle_layout 1 -hc keybind $modkey-Mod1-f floating toggle -hc keybind $modkey-Mod1-Shift-f fullscreen toggle -hc keybind $modkey-Mod1-p pseudotile toggle - hc keybind $modkey-Control-b resize left +0.05 hc keybind $modkey-Control-n resize down +0.05 hc keybind $modkey-Control-p resize up +0.05 hc keybind $modkey-Control-f resize right +0.05 hc keybind $modkey-BackSpace cycle_monitor -hc keybind $modkey-Tab cycle_all +1 -hc keybind $modkey-Shift-Tab cycle_all -1 hc keybind $modkey-Mod1-c cycle hc keybind $modkey-b focus left hc keybind $modkey-n focus down -- cgit v1.2.3-54-g00ecf