update: spring parameter

This commit is contained in:
wyj
2026-07-21 20:05:30 -04:00
parent fade16974b
commit 666ad77a02
+2 -2
View File
@@ -13,8 +13,8 @@ M.curves = {
curve = {
type = "spring",
mass = 1,
stiffness = 400,
dampening = 15,
stiffness = 500,
dampening = 20,
},
},
}