diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index ff20894..4210322 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -139,6 +139,7 @@ in { windowrule = [ "match:class .*, suppress_event maximize" + "match:class brave-browser, suppressevent float" "match:class brave-browser, sync_fullscreen 0"