add signal support
This commit is contained in:
parent
8a2b50249b
commit
320c92c0ff
6
config
6
config
@ -8,6 +8,7 @@ interval=5
|
|||||||
[backlight]
|
[backlight]
|
||||||
label=☼
|
label=☼
|
||||||
# label=☀,☼,✱,✲,✳,✴,✵,✺
|
# label=☀,☼,✱,✲,✳,✴,✵,✺
|
||||||
|
signal=3
|
||||||
instance=color
|
instance=color
|
||||||
# instance=color,long
|
# instance=color,long
|
||||||
|
|
||||||
@ -40,9 +41,8 @@ label=⎋
|
|||||||
# to see the single state of BATx where x is the number of your battery in
|
# 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
|
# /sys/class/power_supply/BATx you can use the instance=x command
|
||||||
[battery]
|
[battery]
|
||||||
|
label=~
|
||||||
# label=battery
|
# label=battery
|
||||||
# label=~
|
|
||||||
# ▁▂▃▄▅▆▇█
|
|
||||||
# █
|
# █
|
||||||
# ▉
|
# ▉
|
||||||
# ▊
|
# ▊
|
||||||
@ -56,10 +56,12 @@ label=⎋
|
|||||||
|
|
||||||
[audio]
|
[audio]
|
||||||
label=◍
|
label=◍
|
||||||
|
signal=1
|
||||||
# label=♩,♪,♫,♬
|
# label=♩,♪,♫,♬
|
||||||
# separator_block_width=0
|
# separator_block_width=0
|
||||||
[audio]
|
[audio]
|
||||||
label=◎
|
label=◎
|
||||||
|
signal=2
|
||||||
# label=⋓ℹ⋒ⅈ
|
# label=⋓ℹ⋒ⅈ
|
||||||
instance=mic
|
instance=mic
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user