Tickers color scheme

This commit is contained in:
2025-01-18 10:55:50 -05:00
parent 5c098bd26d
commit 6f8c0b08d7
9 changed files with 48 additions and 46 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
. "/home/kevin/.cache/wal/colors.sh"
ticker=$(~/scripts/kraken $TICKER)
#ticker=$(~/scripts/kraken $TICKER)
ticker=$(~/scripts/kraken $1)
printf "%s\n\n%s\n" "$ticker" "$color7"