⚙️ add blurring back, add rules to layers
This commit is contained in:
@@ -34,10 +34,10 @@ decoration {
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
|
||||
blur {
|
||||
enabled = false
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
vibrancy = 0.1696
|
||||
vibrancy = 0.9
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,6 +50,7 @@ animations {
|
||||
animation = windows, 1, 5.5, amazingBezier, slide bottom
|
||||
animation = windowsOut, 1, 5, amazingBezier, slide bottom
|
||||
animation = layers, 1, 7, amazingBezier, slide bottom
|
||||
animation = layersOut, 1, 7, amazingBezier, slide bottom
|
||||
animation = border, 1, 10, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 3.5, default
|
||||
|
||||
Reference in New Issue
Block a user