added missing_formats to i3status-rust.

This commit is contained in:
Gabe Venberg 2024-04-15 14:01:36 -05:00
parent ecaec8688c
commit 96d6363c07

View file

@ -23,12 +23,14 @@ format_alt = "$icon {$signal_strength $ssid.str(max_w:5,rot_interval:0.5) $frequ
[[block]]
block = "backlight"
missing_format = ""
[[block]]
block = "battery"
driver = "upower"
device = "DisplayDevice"
format = "$icon $percentage {$time|}"
missing_format = ""
[[block]]
block = "sound"