Make snacks scroll animation faster
This commit is contained in:
parent
c8d77a36de
commit
c2b511d01e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ return {
|
|||
scroll = {
|
||||
enabled = true,
|
||||
animate = {
|
||||
duration = { step = 7, total = 250 },
|
||||
duration = { step = 5, total = 500 },
|
||||
easing = "outCirc",
|
||||
},
|
||||
animate_repeat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue