fix: update spacing in icons of i3statusconfig
This commit is contained in:
parent
322426e957
commit
e84836ce41
1 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue