Tickers color scheme
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. "/home/kevin/.cache/wal/colors.sh"
|
||||
ticker=$(~/scripts/dexscreener $CHAIN $PAIR)
|
||||
#ticker=$(~/scripts/dexscreener $CHAIN $PAIR)
|
||||
ticker=$(~/scripts/dexscreener $1 $2)
|
||||
printf "%s\n\n%s\n" "$ticker" "$color7"
|
||||
|
||||
Reference in New Issue
Block a user