Update config.json

increase scroll speed
This commit is contained in:
Chuck
2025-04-10 20:15:55 -05:00
parent a01c902716
commit 50349136f9

View File

@@ -54,7 +54,7 @@
"news": {
"enabled": true,
"update_interval": 300,
"scroll_speed": 1,
"scroll_speed": 10,
"scroll_delay": 0.05,
"max_headlines_per_symbol": 1
}