diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 21c1f53..0cf7e5c 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -162,7 +162,6 @@ # WINDOW RULES windowrule = [ "move 400 400, float, title:(jetbrains toolbox)" - "float,wofi" "opacity 1 override,title:^(.*)(Brave)(.*)$" ]; };