i swear this is the last time i-

This commit is contained in:
lia
2025-09-13 17:10:28 +02:00
parent ff2982fb35
commit 9c220a848e

View File

@@ -65,22 +65,22 @@ animations {
bezier = standard, 0.2, 0, 0, 1
bezier = linear, 1, 1, 1, 1
animation = layersIn, 1, 3, emphasizedDecel, slide
animation = layersOut, 1, 3, emphasizedAccel, slide
animation = fadeLayers, 1, 3, standard
animation = layersIn, 1, 4, emphasizedDecel, slide
animation = layersOut, 1, 4, emphasizedAccel, slide
animation = fadeLayers, 1, 4, standard
animation = windowsIn, 1, 3, emphasizedDecel
animation = windowsOut, 1, 3, emphasizedAccel
animation = windowsMove, 1, 3, standard
animation = windowsIn, 1, 4, emphasizedDecel
animation = windowsOut, 1, 4, emphasizedAccel
animation = windowsMove, 1, 4, standard
animation = border, 1, 3, default
animation = border, 1, 4, default
animation = borderangle, 1, 30, linear, loop
animation = workspaces, 1, 10, standard
animation = workspaces, 1, 4, standard
animation = specialWorkspace, 1, 3, specialWorkSwitch, slidefadevert 15%
animation = specialWorkspace, 1, 4, specialWorkSwitch, slidefadevert 15%
animation = fade, 1, 3, standard
animation = fadeDim, 1, 3, standard
animation = fade, 1, 4, standard
animation = fadeDim, 1, 4, standard
}