diff --git a/home/i3/i3status.config b/home/i3/i3status.config index e28a06f..f3f4611 100644 --- a/home/i3/i3status.config +++ b/home/i3/i3status.config @@ -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" }