From 593ce4be2384038fb419e0a645f133f6b5cf95a3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 22 Aug 2015 01:32:45 +0200 Subject: Add full frame keybind --- herbstluftwm/.config/herbstluftwm/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'herbstluftwm/.config') 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 -- cgit v1.2.3-54-g00ecf