mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-08 22:54:31 +02:00
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:
@ -398,6 +398,7 @@ in
|
||||
animate_manual_resizes = yes
|
||||
animate_mouse_windowdragging = yes
|
||||
disable_autoreload = yes
|
||||
new_window_takes_over_fullscreen = 1
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
Reference in New Issue
Block a user