⚙️ add blurring back, add rules to layers

This commit is contained in:
João Dias
2024-07-29 20:53:42 -03:00
parent 5c32f58ad9
commit 4a056e4571
3 changed files with 25 additions and 9 deletions
+3 -2
View File
@@ -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