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
|
||||
|
||||
[arch-update]
|
||||
interval=3600
|
||||
LABEL=Updates:
|
||||
interval=300
|
||||
QUIET=true
|
||||
WATCH=^linux.* ^pacman.*
|
||||
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=3600
|
||||
|
||||
[ccurrency]
|
||||
command=scripts/ccurrency -f USD
|
||||
command=scripts/ccurrency -c ETH -f EUR
|
||||
interval=3600
|
||||
|
||||
[rofi-calendar]
|
||||
|
|
Loading…
Add table
Reference in a new issue