changed workspace anims
This commit is contained in:
@@ -90,7 +90,7 @@ env XCURSOR_SIZE = 20
|
|||||||
animations {
|
animations {
|
||||||
enabled = true
|
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
|
bezier = my, 0.34,0.77,0.74,1.47
|
||||||
|
|
||||||
animation = windows, 1, 2, smooth, slide
|
animation = windows, 1, 2, smooth, slide
|
||||||
@@ -99,7 +99,7 @@ animations {
|
|||||||
animation = border, 1, 2, smooth
|
animation = border, 1, 2, smooth
|
||||||
animation = borderangle, 1, 8, my
|
animation = borderangle, 1, 8, my
|
||||||
animation = fade, 1, 2, my
|
animation = fade, 1, 2, my
|
||||||
animation = workspaces, 1, 2, smooth
|
animation = workspaces, 1, 1.7, smooth
|
||||||
animation = layers, 1, 2, smooth, fade
|
animation = layers, 1, 2, smooth, fade
|
||||||
animation = fadeLayers, 1, 2, smooth
|
animation = fadeLayers, 1, 2, smooth
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user