adjust user configurable parts of stock ticker

This commit is contained in:
Chuck
2025-07-23 17:02:50 -05:00
parent 0b1ff3f9b6
commit 9280538e08
4 changed files with 247 additions and 7 deletions

View File

@@ -91,7 +91,10 @@
"symbols": [
"ASTS", "SCHD", "INTC", "NVDA", "T", "VOO", "SMCI"
],
"display_format": "{symbol}: ${price} ({change}%)"
"display_format": "{symbol}: ${price} ({change}%)",
"scroll_speed": 1,
"scroll_delay": 0.01,
"toggle_chart": false
},
"crypto": {
"enabled": true,