mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
fix broken fakefullscreen (fixes #719)
This commit is contained in:
parent
97d279d939
commit
494982cc9c
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ binde = Super, Semicolon, splitratio, -0.1 # [hidden]
|
|||
binde = Super, Apostrophe, splitratio, +0.1 # [hidden]
|
||||
# Positioning mode
|
||||
bind = Super+Alt, Space, togglefloating,
|
||||
bind = Super+Alt, F, fakefullscreen,
|
||||
bind = Super+Alt, F, fullscreenstate, 0 3 # Toggle fake fullscreen
|
||||
bind = Super, F, fullscreen, 0
|
||||
bind = Super, D, fullscreen, 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue