updated config
This commit is contained in:
@@ -93,11 +93,11 @@ animations {
|
||||
// enable transparency
|
||||
window-rule {
|
||||
match is-active=false
|
||||
opacity 0.8
|
||||
opacity 0.8 //inactive transparency
|
||||
}
|
||||
window-rule {
|
||||
match is-active=true
|
||||
opacity 0.95
|
||||
opacity 0.95 //active transparency
|
||||
}
|
||||
window-rule {
|
||||
draw-border-with-background false
|
||||
@@ -107,6 +107,7 @@ window-rule {
|
||||
match app-id="gimp"
|
||||
match title="^*Invidious — Mozilla Firefox$"
|
||||
match title="^Watch2Gether — Mozilla Firefox$"
|
||||
match app-id="org.gnome.Loupe"
|
||||
opacity 1.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user