Skip to content

Commit

Permalink
hyprland: breaking change for fake fullscreen
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Aug 27, 2024
1 parent 7f79c8a commit a6813f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ bind = $mainMod SHIFT, up, resizeactive, 0 -20
bind = $mainMod SHIFT, down, resizeactive, 0 20

# youtube pip
bind = $mainMod, F11, fakefullscreen
bind = $mainMod, F11, fullscreenstate, 0 3
#bind = $mainMod,F11, fullscreen

# https://wiki.hyprland.org/Configuring/Binds/
Expand Down

0 comments on commit a6813f5

Please sign in to comment.