Add ALT + F11 to go full width on a window

Closes #1679
Co-authored-by: @c4software
This commit is contained in:
David Heinemeier Hansson
2025-09-16 21:57:14 +02:00
parent 654723aa7f
commit 761a51fac0

View File

@@ -7,6 +7,7 @@ bindd = SUPER, J, Toggle split, togglesplit, # dwindle
bindd = SUPER, P, Pseudo window, pseudo, # dwindle
bindd = SUPER, V, Toggle floating, togglefloating,
bindd = SHIFT, F11, Force full screen, fullscreen, 0
bindd = ALT, F11, Full width, fullscreen, 1
# Move focus with SUPER + arrow keys
bindd = SUPER, left, Move focus left, movefocus, l