update: spring change in 0.56.0

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