Change crypto bar and arch update bar
This commit is contained in:
parent
6e0acb759f
commit
d5fd691b6d
1 changed files with 2 additions and 11 deletions
|
@ -30,28 +30,19 @@ separator_block_width=15
|
||||||
markup=pango
|
markup=pango
|
||||||
|
|
||||||
[arch-update]
|
[arch-update]
|
||||||
interval=3600
|
interval=300
|
||||||
LABEL=Updates:
|
|
||||||
QUIET=true
|
QUIET=true
|
||||||
WATCH=^linux.* ^pacman.*
|
WATCH=^linux.* ^pacman.*
|
||||||
BASE_COLOR=#5fff5f
|
BASE_COLOR=#5fff5f
|
||||||
UPDATE_COLOR=#ffff85
|
UPDATE_COLOR=#ffff85
|
||||||
LABEL=
|
LABEL=
|
||||||
|
|
||||||
[ccurrency]
|
|
||||||
command=scripts/ccurrency -c ETH -f EUR
|
|
||||||
interval=3600
|
|
||||||
|
|
||||||
[ccurrency]
|
|
||||||
command=scripts/ccurrency -c ETH -f USD
|
|
||||||
interval=3600
|
|
||||||
|
|
||||||
[ccurrency]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -f EUR
|
command=scripts/ccurrency -f EUR
|
||||||
interval=3600
|
interval=3600
|
||||||
|
|
||||||
[ccurrency]
|
[ccurrency]
|
||||||
command=scripts/ccurrency -f USD
|
command=scripts/ccurrency -c ETH -f EUR
|
||||||
interval=3600
|
interval=3600
|
||||||
|
|
||||||
[rofi-calendar]
|
[rofi-calendar]
|
||||||
|
|
Loading…
Add table
Reference in a new issue