mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 04:52:09 +01:00
Make animations more snappy
This commit is contained in:
@@ -6,11 +6,11 @@
|
|||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = yes
|
enabled = yes
|
||||||
|
|
||||||
bezier = myBezier, 0.05, 0.2, 0.1, 1.05
|
bezier = myBezier, 0.05, 0.2, 0.1, 1.05
|
||||||
|
|
||||||
animation = windows, 1, 0.3, myBezier
|
animation = windows, 1, 0.1, myBezier
|
||||||
animation = windowsOut, 1, 0.5, default, popin 80%
|
animation = windowsOut, 1, 0.1, default
|
||||||
animation = border, 1, 2, default
|
animation = border, 1, 2, default
|
||||||
animation = fade, 1, 5, default
|
|
||||||
animation = workspaces, 1, 3, default
|
animation = workspaces, 1, 3, default
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user