add cloud-hypervisor and small niri floating fix
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
@@ -26,7 +26,9 @@
|
||||
virt-viewer
|
||||
qemu
|
||||
OVMF
|
||||
OVMF-cloud-hypervisor
|
||||
gvfs # Used for shared folders between linux and windows
|
||||
cloud-hypervisor
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user