diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-28 04:40:42 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-28 04:40:42 +0900 |
| commit | 238a73fd9bd3ab8b09ecac22b2912144dd192736 (patch) | |
| tree | 409e2433016e1689a808e251d19601e34d67f4b7 /ar | |
| parent | e1d11637f1e2e6151e261ad43ef699e314784253 (diff) | |
modified statusbar/sb-price
Diffstat (limited to 'ar')
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-price | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ar/.local/bin/statusbar/sb-price b/ar/.local/bin/statusbar/sb-price index 46731c2..84d86b6 100755 --- a/ar/.local/bin/statusbar/sb-price +++ b/ar/.local/bin/statusbar/sb-price @@ -2,9 +2,9 @@ # Usage: # price <currency-base currency> <name of currency> <icon> <signal> -# price bat-btc "Basic Attention Token" 🦁 24 +# price bat-btc "Basic Attention Token" 🦁 25 # This will give the price of BAT denominated in BTC and will update on -# signal 24. +# signal 25. # When the name of the currency is multi-word, put it in quotes. [ -z "$1" ] && exit 1 |
