From 8ec1c70a4d3cd6b31fd92c3de85044ef97ed9de2 Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:40:26 -0500 Subject: [PATCH] Update config.json still making text faster --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index ba0f6501..fd6be20c 100644 --- a/config/config.json +++ b/config/config.json @@ -54,8 +54,8 @@ "news": { "enabled": true, "update_interval": 300, - "scroll_speed": 2, - "scroll_delay": 0.01, + "scroll_speed": 6, + "scroll_delay": 0.015, "max_headlines_per_symbol": 1 } } \ No newline at end of file