remote blur vscode

This commit is contained in:
Alexander Bell 2025-05-18 17:04:04 +02:00
parent 56e89c33cf
commit b3c65535f2

View File

@ -83,9 +83,11 @@ animations {
}
windowrules {
# Make browser not blur
# Make apps not blur
windowrule = noblur, class:$browser
windowrule = opaque, class:$browser
windowrule = noblur, class:code
windowrule = opaque, class:code
# Make app tooltip and small windows opaque
#windowrule = opaque, class=GtkMenu