diff --git a/nixos/home/desktop/wayland/config/hypr/window-rules.conf b/nixos/home/desktop/wayland/config/hypr/window-rules.conf index d4c95635..0d6ee532 100644 --- a/nixos/home/desktop/wayland/config/hypr/window-rules.conf +++ b/nixos/home/desktop/wayland/config/hypr/window-rules.conf @@ -9,8 +9,8 @@ windowrule = float, ^(marktext)$ windowrule = center, ^(marktext)$ windowrule = float, ^(otpclient)$ windowrule = move 2% 6%, ^(otpclient)$ -windowrule = float, title:^(Zoom)(.*)$ -windowrule = center, title:^(Zoom)(.*)$ +windowrule = float, title:^([Zz]oom)(.*)$ +windowrule = center, title:^([Zz]oom)(.*)$ windowrulev2 = tile,class:^(Nxplayer.bin)$,title:^(NoMachine)(.*)$ windowrulev2 = float,class:^(Nxplayer.bin)$,title:^(NoMachine)$