generation 524 25.11.20250714.62e0f05

This commit is contained in:
2025-10-09 01:12:21 -04:00
parent 987e6067f1
commit 7a38916141

View File

@@ -1,6 +1,6 @@
require('smear_cursor').setup({ require('smear_cursor').setup({
-- Main options -- Main options
stiffness = 0.6, -- [0, 1] - cursor follow speed stiffness = 0.4, -- [0, 1] - cursor follow speed
trailing_stiffness = 0.45, -- [0, 1] - trail follow speed trailing_stiffness = 0.45, -- [0, 1] - trail follow speed
distance_stop_animating = 0.1, -- stop when close enough distance_stop_animating = 0.1, -- stop when close enough