revert slide transition

This commit is contained in:
2025-09-17 08:30:04 +05:30
parent bd7f7b3a68
commit 23249da2e8
+2 -1
View File
@@ -121,6 +121,7 @@ animations {
bezier = linear,0,0,1,1 bezier = linear,0,0,1,1
bezier = almostLinear,0.5,0.5,0.75,1.0 bezier = almostLinear,0.5,0.5,0.75,1.0
bezier = quick,0.15,0,0.1,1 bezier = quick,0.15,0,0.1,1
bezier = overshoot, 0.05, 0.9, 0.1, 1
animation = global, 1, 10, default animation = global, 1, 10, default
animation = border, 1, 5.39, easeOutQuint animation = border, 1, 5.39, easeOutQuint
@@ -135,7 +136,7 @@ animations {
animation = layersOut, 1, 1.5, linear, popin 80% animation = layersOut, 1, 1.5, linear, popin 80%
animation = fadeLayersIn, 1, 1.79, almostLinear animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear animation = fadeLayersOut, 1, 1.39, almostLinear
animation = workspaces, 1, 5, easeInOutCubic, slidefade animation = workspaces, 1, 5, easeInOutCubic, slide
} }
dwindle { dwindle {