Added maximise bind to hyprland

This commit is contained in:
Warren Hood 2024-09-19 19:44:20 +02:00
parent c21227dc11
commit 157f352b53

View file

@ -163,8 +163,8 @@ bind = $mainMod, J, movefocus, d
# Toggle fullscreen
bind = $mainMod, M, fullscreen
# Fake (internal) fullscreen
# bind = $mainMod SHIFT, M, fakefullscreen
# Maximize
bind = $mainMod SHIFT, M, fullscreen, 1
# Switch workspaces with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1