From a3fefd64964837f6c25b5777bd8453ad639f2b11 Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Sat, 29 Mar 2025 11:00:58 -0700 Subject: [PATCH] [hyprland] Fixes WoW window rule --- home-manager/features/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index cffff7e..934ab8d 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -392,7 +392,7 @@ "monitor 1,fullscreen:1" "center,class:^steam_app_\d+$" - "monitor 1,class:wow.exe" + "monitor 1,title:^World of Warcraft$" "monitor 1,title:^Battle.net$" "float,title:^Battle.net$" ];