mittags sprint
This commit is contained in:
31
config
31
config
@ -13,39 +13,42 @@ label=
|
||||
# label=storage
|
||||
label=
|
||||
|
||||
# if you want to display ram and swap seperately, you can assign another [ram] module
|
||||
# with instance=ram or instance=swap
|
||||
[ram]
|
||||
# label=ram
|
||||
label=
|
||||
|
||||
[ram]
|
||||
# instance=ram
|
||||
# [ram]
|
||||
# label=swap
|
||||
label=
|
||||
instance=swap
|
||||
# instance=swap
|
||||
# separator_block_width=0
|
||||
|
||||
[cpu]
|
||||
# label=cpu
|
||||
label=
|
||||
|
||||
[ip]
|
||||
# label=ip
|
||||
label=
|
||||
interval=once
|
||||
|
||||
# if you have more than one batteries attached to your device and ou like
|
||||
# to see the single state of BATx where x is the number of your battery in
|
||||
# /sys/class/power_supply/BATx you can use the instance=x command
|
||||
[battery]
|
||||
# label=battery
|
||||
label=⚡
|
||||
separator_block_width=5
|
||||
[battery]
|
||||
instance=1
|
||||
# label=⚡
|
||||
# [battery]
|
||||
# instance=1
|
||||
# separator_block_width=0
|
||||
|
||||
[audio]
|
||||
# label=audio
|
||||
label= ♪
|
||||
separator_block_width=5
|
||||
label=♪
|
||||
separator_block_width=0
|
||||
[audio]
|
||||
label= m
|
||||
# label=mic
|
||||
instance=mic
|
||||
|
||||
[datetime]
|
||||
label=
|
||||
instance=short
|
||||
# instance=short
|
||||
|
Reference in New Issue
Block a user