slide anims for workspaces

This commit is contained in:
Joel Mathew Thomas
2024-12-25 12:10:25 +05:30
parent f2429fcd62
commit b800b2840d
+1 -3
View File
@@ -135,9 +135,7 @@ animations {
animation = layersOut, 1, 1.5, linear, fade
animation = fadeLayersIn, 1, 1.79, almostLinear
animation = fadeLayersOut, 1, 1.39, almostLinear
animation = workspaces, 1, 1.94, almostLinear, fade
animation = workspacesIn, 1, 1.21, almostLinear, fade
animation = workspacesOut, 1, 1.94, almostLinear, fade
animation = workspaces, 1, 4, default, slide
}