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