✨ adjust border again (x2)
This commit is contained in:
@@ -63,24 +63,24 @@ animations {
|
||||
bezier = emphasizedAccel, 0.3, 0, 0.8, 0.15
|
||||
bezier = emphasizedDecel, 0.05, 0.7, 0.1, 1
|
||||
bezier = standard, 0.2, 0, 0, 1
|
||||
bezier = liner, 1, 1, 1, 1
|
||||
# bezier = liner, 1, 1, 1, 1
|
||||
|
||||
animation = layersIn, 0.5, 5, emphasizedDecel, slide
|
||||
animation = layersOut, 0.5, 4, emphasizedAccel, slide
|
||||
animation = fadeLayers, 0.5, 5, standard
|
||||
animation = layersIn, 1, 5, emphasizedDecel, slide
|
||||
animation = layersOut, 1, 4, emphasizedAccel, slide
|
||||
animation = fadeLayers, 1, 5, standard
|
||||
|
||||
animation = windowsIn, 0.5, 5, emphasizedDecel
|
||||
animation = windowsOut, 0.5, 3, emphasizedAccel
|
||||
animation = windowsMove, 0.5, 6, standard
|
||||
animation = workspaces, 0.5, 5, standard
|
||||
animation = windowsIn, 1, 5, emphasizedDecel
|
||||
animation = windowsOut, 1, 3, emphasizedAccel
|
||||
animation = windowsMove, 1, 6, standard
|
||||
|
||||
animation = specialWorkspace, 0.5, 4, specialWorkSwitch, slidefadevert 15%
|
||||
animation = border, 1, 6, default
|
||||
animation = borderangle, 1, 30, default, loop
|
||||
animation = workspaces, 1, 5, standard
|
||||
|
||||
animation = fade, 0.5, 6, standard
|
||||
animation = fadeDim, 0.5, 6, standard
|
||||
animation = specialWorkspace, 1, 4, specialWorkSwitch, slidefadevert 15%
|
||||
|
||||
animation = border, 0.5, 6, liner
|
||||
animation = borderangle, 0.5, 30, liner, loop
|
||||
animation = fade, 1, 6, standard
|
||||
animation = fadeDim, 1, 6, standard
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user