Add F11 keybind to toggle fullscreen for active window in hyprland (#273)

This commit is contained in:
Saull Brandão
2025-07-21 19:54:30 -03:00
committed by GitHub
parent ac3aadd93a
commit 24aa77a6cf

View File

@ -5,6 +5,7 @@ bind = SUPER, W, killactive,
bind = SUPER, J, togglesplit, # dwindle
bind = SUPER, P, pseudo, # dwindle
bind = SUPER, V, togglefloating,
bind = , F11, fullscreen, 0
# Move focus with mainMod + arrow keys
bind = SUPER, left, movefocus, l