Add WM_CLASS for Spicy to remotes list

Playing with QuickEMU. It uses QEMU but the main window has a WM_CLASS of "Spicy" so isn't caught by the "qemu" entry. Adding it to the list of VM-type software.
This commit is contained in:
RedBearAK
2021-12-02 20:40:09 -09:00
committed by GitHub
parent aa53c83c61
commit 50b31abba9

View File

@@ -46,6 +46,7 @@ remotes = [
"org.remmina.Remmina",
"remmina",
"qemu-system-.*",
"Spicy",
"Virt-manager",
"VirtualBox",
"VirtualBox Machine",