added chrome as default and added sysmontask

This commit is contained in:
2021-06-08 12:21:24 +02:00
parent d40acf6bbd
commit 0a3cdb8003
7 changed files with 29 additions and 11 deletions

View File

@@ -51,6 +51,16 @@ label=
interval=1
color=#999999
# CPU usage
#
# The script may be called with -w and -c switches to specify thresholds,
# see the script for details.
[cpu_usage]
label=
interval=1
#min_width=CPU:100.00%
separator=true
[load_average]
label=
interval=10
@@ -118,15 +128,6 @@ signal=10
separator=true
color=#999999
# Battery indicator
# The battery instance defaults to 0.
# [battery]
# label=
# #instance=1
# interval=30
# separator=true
# color=#999999
# Battery indicator
# The battery instance defaults to 0.
[battery2]