i3status-rust: Change the step width for volume measurement
This commit is contained in:
parent
0dad89e0fb
commit
2be882ec0f
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ idle_bg = "#000000"
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "sound"
|
block = "sound"
|
||||||
driver = "pulseaudio"
|
driver = "pulseaudio"
|
||||||
step_width = 5
|
step_width = 2
|
||||||
show_volume_when_muted = true
|
show_volume_when_muted = true
|
||||||
[[block.click]]
|
[[block.click]]
|
||||||
button = "left"
|
button = "left"
|
||||||
|
|
Loading…
Reference in a new issue