fix: update spacing in icons of i3statusconfig

This commit is contained in:
Ray Andrew 2025-12-19 01:54:59 -06:00
parent 322426e957
commit e84836ce41
No known key found for this signature in database

View file

@ -12,12 +12,12 @@ order += "battery all"
order += "tztime local"
wireless _first_ {
format_up = "󰤩 %essid"
format_down = "󰤪 down"
format_up = "󰤩 %essid"
format_down = "󰤪 down"
}
volume master {
format = " %volume"
format = " %volume"
format_muted = " muted"
device = "default"
}