Hyprland: Added class "virt-manager" to opaque windows.

This commit is contained in:
Viyurz 2023-11-27 12:45:39 +01:00
parent b6e6625a32
commit 9382f4a516
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
# Opaque windows # Opaque windows
windowrule = opaque,^(firefox|libreoffice-writer)$ windowrule = opaque,^(firefox|libreoffice-writer|virt-manager)$
# Idle Inhibit # Idle Inhibit
windowrule = idleinhibit focus, class:^(vlc|zoom)$ windowrule = idleinhibit focus, class:^(vlc|zoom)$