Hyprland: Suppress maximise window events

This commit is contained in:
Mikael Voss 2024-08-10 16:28:48 +02:00
parent 7a93db93fe
commit 40f756ed9f
No known key found for this signature in database

View file

@ -607,6 +607,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
"center, $keepassPopup"
"dimaround, $keepassPopup"
"stayfocused, $keepassPopup"
"suppressevent maximize, class:.*"
];
exec-once = with cmd; [