generation 524 25.11.20250714.62e0f05
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user