diff --git a/modules/gui/hyprland.nix b/modules/gui/hyprland.nix index 93d4565..ebd9527 100644 --- a/modules/gui/hyprland.nix +++ b/modules/gui/hyprland.nix @@ -223,8 +223,8 @@ in { }; windowrulev2 = [ - "float, title:^(.*)(Tor Browser)(.*)$" - "float, class:^(mullvadbrowser)$" + "float, class:^(Tor Browser)$" + "float, class:^(Mullvad Browser)$" "float, class:^(foot)$" "float, class:^(mpv)$" "float, class:^(imv)$"