changed workspace anims

This commit is contained in:
2026-02-12 22:45:32 +00:00
parent 4853f9ae48
commit 5eaf8b9447

View File

@@ -90,7 +90,7 @@ env XCURSOR_SIZE = 20
animations {
enabled = true
bezier = smooth, 0.23,0.51,0.4,0.98
bezier = smooth, 0.3,0,0.5,1
bezier = my, 0.34,0.77,0.74,1.47
animation = windows, 1, 2, smooth, slide
@@ -99,7 +99,7 @@ animations {
animation = border, 1, 2, smooth
animation = borderangle, 1, 8, my
animation = fade, 1, 2, my
animation = workspaces, 1, 2, smooth
animation = workspaces, 1, 1.7, smooth
animation = layers, 1, 2, smooth, fade
animation = fadeLayers, 1, 2, smooth
}