diff --git a/nix/modules/home/desktop/hyprland/hyprland.conf b/nix/modules/home/desktop/hyprland/hyprland.conf index 1d89840..32dbe85 100644 --- a/nix/modules/home/desktop/hyprland/hyprland.conf +++ b/nix/modules/home/desktop/hyprland/hyprland.conf @@ -224,3 +224,5 @@ windowrulev2 = workspace 3 silent, class:^(Slack)$ windowrulev2 = workspace 4 silent, class:^(org.telegram.desktop)$ windowrulev2 = workspace 4 silent, class:^(zoom)$ windowrulev2 = workspace 5, class:^(mpv|vlc|mpdevil)$ +windowrulev2 = workspace 5, title:&(.*QEMU.*) +windowrulev2 = workspace 6, class:^(virt-manager)$