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]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -f USD
|
command=scripts/ccurrency -f USD
|
||||||
interval=3600
|
interval=1800
|
||||||
|
|
||||||
[ccurrency]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -f EUR
|
command=scripts/ccurrency -f EUR
|
||||||
interval=3600
|
interval=1800
|
||||||
|
|
||||||
[ccurrency]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -c ETH -f EUR
|
command=scripts/ccurrency -c ETH -f EUR
|
||||||
interval=3600
|
interval=1800
|
||||||
|
|
||||||
[rofi-calendar]
|
[rofi-calendar]
|
||||||
interval=3600
|
interval=1800
|
||||||
LABEL=
|
LABEL=
|
||||||
DATEFTM=+ %a. %d. %b. %Y
|
DATEFTM=+ %a. %d. %b. %Y
|
||||||
SHORTFTM=+ %d.%m.%Y
|
SHORTFTM=+ %d.%m.%Y
|
||||||
|
|
Loading…
Add table
Reference in a new issue