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

View File

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