remote blur vscode
This commit is contained in:
parent
56e89c33cf
commit
b3c65535f2
@ -83,9 +83,11 @@ animations {
|
|||||||
}
|
}
|
||||||
|
|
||||||
windowrules {
|
windowrules {
|
||||||
# Make browser not blur
|
# Make apps not blur
|
||||||
windowrule = noblur, class:$browser
|
windowrule = noblur, class:$browser
|
||||||
windowrule = opaque, class:$browser
|
windowrule = opaque, class:$browser
|
||||||
|
windowrule = noblur, class:code
|
||||||
|
windowrule = opaque, class:code
|
||||||
|
|
||||||
# Make app tooltip and small windows opaque
|
# Make app tooltip and small windows opaque
|
||||||
#windowrule = opaque, class=GtkMenu
|
#windowrule = opaque, class=GtkMenu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user