hyprland: Make new windows take over fullscreen

Fixes an issue where opening pqiv while thunar was fullscreen would keep
thunar fullscreen with pqiv behind it, among other things.
This commit is contained in:
Donovan Glover 2024-03-29 14:56:01 -04:00
parent 2caaa661d9
commit aa6c01f9eb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -398,6 +398,7 @@ in
animate_manual_resizes = yes
animate_mouse_windowdragging = yes
disable_autoreload = yes
new_window_takes_over_fullscreen = 1
}
'';
}