Change some labels and apt-upgrades config
This commit is contained in:
parent
2b681acb25
commit
2274a83970
1 changed files with 6 additions and 2 deletions
|
@ -34,6 +34,10 @@ interval=once
|
||||||
|
|
||||||
[apt-upgrades]
|
[apt-upgrades]
|
||||||
interval=3600
|
interval=3600
|
||||||
|
PENDING_SYMBOL=" "
|
||||||
|
ALWAYS_PRINT=0
|
||||||
|
PENDING_COLOR=#ffff85
|
||||||
|
NONPENDING_COLOR=#5fff5f
|
||||||
|
|
||||||
[arch-update]
|
[arch-update]
|
||||||
interval=30
|
interval=30
|
||||||
|
@ -41,13 +45,13 @@ QUIET=true
|
||||||
WATCH=^linux.* ^pacman.*
|
WATCH=^linux.* ^pacman.*
|
||||||
BASE_COLOR=#5fff5f
|
BASE_COLOR=#5fff5f
|
||||||
UPDATE_COLOR=#ffff85
|
UPDATE_COLOR=#ffff85
|
||||||
LABEL=
|
LABEL=<span foreground='#ffff85'> </span>
|
||||||
|
|
||||||
[arch_linux_news]
|
[arch_linux_news]
|
||||||
interval=60
|
interval=60
|
||||||
|
|
||||||
[temperature]
|
[temperature]
|
||||||
label=<span foreground='#c7505c'> </span>
|
label=<span foreground='#c7505c'> </span>
|
||||||
interval=10
|
interval=10
|
||||||
|
|
||||||
[cpu_usage]
|
[cpu_usage]
|
||||||
|
|
Loading…
Add table
Reference in a new issue