summaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-08-22 01:32:45 +0200
committerGravatar Tom Willemse2015-08-22 01:32:45 +0200
commit593ce4be2384038fb419e0a645f133f6b5cf95a3 (patch)
treebb3b7e5a8a5ad59b41d2a7913f854af2943b896a /herbstluftwm
parent30a43cb421cbd31e75c2bfbf7ef2a98a4057b88c (diff)
downloaddotfiles-593ce4be2384038fb419e0a645f133f6b5cf95a3.tar.gz
dotfiles-593ce4be2384038fb419e0a645f133f6b5cf95a3.zip
Add full frame keybind
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart3
1 files changed, 2 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 239d542..73551df 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -55,7 +55,8 @@ hc keybind $Mod-k remove
hc keybind $Mod-space cycle_layout 1
hc keybind $Mod-s split vertical 0.5
hc keybind $Mod-Shift-s split horizontal 0.5
-hc keybind $Mod-f floating toggle
+hc keybind $Mod-f cycle_layout 1 vertical max
+hc keybind $Mod-Control-f floating toggle
hc keybind $Mod-Shift-f fullscreen toggle
hc keybind $Mod-p pseudotile toggle