i3status: Try to make width more static

This commit is contained in:
2024-02-12 15:03:39 +01:00
parent dc8071e099
commit 4e3118e3c7

View File

@@ -27,7 +27,7 @@ format = " $icon {$combo $prev $play $next|-} "
block = "sound"
driver = "pulseaudio"
max_vol = 100
format = " $icon{ $volume.eng(2)|} "
format = " $icon{ $volume.eng(w:2)|} "
[[block.click]]
button = "left"
@@ -57,7 +57,7 @@ format = " $icon{ $signal_strength|}{ $ssid | }"
[[block]]
block = "load"
format = " $icon $1m.eng(4) "
format = " $icon $1m.eng(w:4) "
warning = 4
critical = 1000
interval = 1