From 53689dc2abfe0f82727b0198ec71869450967a01 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:45:04 -0500 Subject: [PATCH] Update config.json Trying to tune scrolling --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index fd6be20c..a3aa11ed 100644 --- a/config/config.json +++ b/config/config.json @@ -54,8 +54,8 @@ "news": { "enabled": true, "update_interval": 300, - "scroll_speed": 6, - "scroll_delay": 0.015, + "scroll_speed": 1, + "scroll_delay": 0.002, "max_headlines_per_symbol": 1 } } \ No newline at end of file