customize blocks intervals
This commit is contained in:
parent
492abcf744
commit
2ce66de19b
8
config
8
config
@ -18,6 +18,7 @@ instance=color
|
||||
[storage]
|
||||
label=⛁
|
||||
# label=⛀,⛁,⛂,⛃
|
||||
interval=60
|
||||
|
||||
# if you want to display ram and swap seperately, you can assign another [ram] module
|
||||
# with instance=ram or instance=swap
|
||||
@ -35,7 +36,7 @@ label=☷
|
||||
[ip]
|
||||
# label=ip
|
||||
label=⎋
|
||||
# interval=once
|
||||
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
|
||||
@ -50,13 +51,15 @@ label=~
|
||||
# ▌
|
||||
# ▍⎋⚡
|
||||
# ▎⌨⌨
|
||||
# ▏⟠, ⟰, ⟱, ⟲, ⟳, ⤋, ⤊,
|
||||
# ▏⟠, ⟰, ⟱, ⟲, ⟳, ⤋, ⤊
|
||||
# [battery]
|
||||
# instance=1
|
||||
interval=60
|
||||
|
||||
[audio]
|
||||
label=◍
|
||||
signal=1
|
||||
interval=once
|
||||
# label=♩,♪,♫,♬
|
||||
# separator_block_width=0
|
||||
[audio]
|
||||
@ -64,6 +67,7 @@ label=◎
|
||||
signal=2
|
||||
# label=⋓ℹ⋒ⅈ
|
||||
instance=mic
|
||||
interval=once
|
||||
|
||||
[datetime]
|
||||
#instance=pm
|
||||
|
Reference in New Issue
Block a user