Add ETH
This commit is contained in:
parent
35b399bd0e
commit
347e9add0f
1 changed files with 10 additions and 2 deletions
|
@ -38,13 +38,21 @@ BASE_COLOR=#5fff5f
|
|||
UPDATE_COLOR=#ffff85
|
||||
LABEL=
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -c ETH -f EUR
|
||||
interval=3600
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -c ETH -f USD
|
||||
interval=3600
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -f EUR
|
||||
interval=5
|
||||
interval=3600
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -f USD
|
||||
interval=5
|
||||
interval=3600
|
||||
|
||||
[rofi-calendar]
|
||||
interval=3600
|
||||
|
|
Loading…
Add table
Reference in a new issue