Make snacks scroll animation faster

This commit is contained in:
Martin Lasson 2025-04-10 21:06:09 +02:00
parent c8d77a36de
commit c2b511d01e

View file

@ -35,7 +35,7 @@ return {
scroll = { scroll = {
enabled = true, enabled = true,
animate = { animate = {
duration = { step = 7, total = 250 }, duration = { step = 5, total = 500 },
easing = "outCirc", easing = "outCirc",
}, },
animate_repeat = { animate_repeat = {