hyprland: add "maximize" shortcut (fullscreen, 1)

This commit is contained in:
NullBite 2024-04-21 12:27:54 -04:00
parent 1379670cd9
commit 3a2a4e42df
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

@ -238,6 +238,7 @@ in
"$mod, f, fullscreen"
"$mod SHIFT, f, fakefullscreen"
"$mod CTRL, f, fullscreen, 1"
# Move focus with mod + arrow keys
"$mod, left, movefocus, l"