mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 10:58:26 +02:00
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:
@@ -46,6 +46,7 @@ remotes = [
|
|||||||
"org.remmina.Remmina",
|
"org.remmina.Remmina",
|
||||||
"remmina",
|
"remmina",
|
||||||
"qemu-system-.*",
|
"qemu-system-.*",
|
||||||
|
"Spicy",
|
||||||
"Virt-manager",
|
"Virt-manager",
|
||||||
"VirtualBox",
|
"VirtualBox",
|
||||||
"VirtualBox Machine",
|
"VirtualBox Machine",
|
||||||
|
Reference in New Issue
Block a user