add cloud-hypervisor and small niri floating fix

This commit is contained in:
2025-12-29 15:29:12 +01:00
parent fdf38fdfae
commit 4cc6f0d183
2 changed files with 4 additions and 0 deletions

View File

@@ -383,6 +383,8 @@ window-rule {
// - host Firefox (app-id is "firefox")
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
match title="galculator"
match title="OpenSSH Askpass"
open-floating true
}

View File

@@ -26,7 +26,9 @@
virt-viewer
qemu
OVMF
OVMF-cloud-hypervisor
gvfs # Used for shared folders between linux and windows
cloud-hypervisor
];
};