Rename crypto i3blocks, same name was creating conflicts
This commit is contained in:
parent
623e2d4286
commit
364996eaf2
1 changed files with 3 additions and 3 deletions
|
@ -60,15 +60,15 @@ DISK=$HOME
|
|||
COUNTRY=France
|
||||
interval=5
|
||||
|
||||
[crypto]
|
||||
[crypto-btc]
|
||||
command=scripts/crypto BTC
|
||||
interval=900
|
||||
|
||||
[crypto]
|
||||
[crypto-uca]
|
||||
command=scripts/crypto UCA -b EUR -r 5
|
||||
interval=900
|
||||
|
||||
[crypto]
|
||||
[crypto-zil]
|
||||
command=scripts/crypto ZIL -b EUR -r 5
|
||||
interval=900
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue