Improve stock display spacing and disable stock news ticker

This commit is contained in:
ChuckBuilds
2025-04-11 11:38:07 -05:00
parent 4d2ef1bd0d
commit cab037f0e8
2 changed files with 7 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"display_format": "{symbol}: ${price} ({change}%)"
},
"stock_news": {
"enabled": true,
"enabled": false,
"update_interval": 300,
"scroll_speed": 1,
"scroll_delay": 0.001,