Set BTC lookup to half hour
This commit is contained in:
parent
624774e6c0
commit
e802f1270e
1 changed files with 4 additions and 4 deletions
|
@ -39,18 +39,18 @@ LABEL=
|
|||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -f USD
|
||||
interval=3600
|
||||
interval=1800
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -f EUR
|
||||
interval=3600
|
||||
interval=1800
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -c ETH -f EUR
|
||||
interval=3600
|
||||
interval=1800
|
||||
|
||||
[rofi-calendar]
|
||||
interval=3600
|
||||
interval=1800
|
||||
LABEL=
|
||||
DATEFTM=+ %a. %d. %b. %Y
|
||||
SHORTFTM=+ %d.%m.%Y
|
||||
|
|
Loading…
Add table
Reference in a new issue