hyprland: add "maximize" shortcut (fullscreen, 1)
This commit is contained in:
parent
1379670cd9
commit
3a2a4e42df
@ -238,6 +238,7 @@ in
|
|||||||
|
|
||||||
"$mod, f, fullscreen"
|
"$mod, f, fullscreen"
|
||||||
"$mod SHIFT, f, fakefullscreen"
|
"$mod SHIFT, f, fakefullscreen"
|
||||||
|
"$mod CTRL, f, fullscreen, 1"
|
||||||
|
|
||||||
# Move focus with mod + arrow keys
|
# Move focus with mod + arrow keys
|
||||||
"$mod, left, movefocus, l"
|
"$mod, left, movefocus, l"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user