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