diff --git a/i3/i3status b/i3/i3status index dca75d5..0c4573d 100644 --- a/i3/i3status +++ b/i3/i3status @@ -52,8 +52,8 @@ wireless _first_ { } ethernet _first_ { - format_up = " %ip (%speed)" - format_down = "" + format_up = " %ip (%speed)" + format_down = "" } battery all { @@ -70,6 +70,5 @@ battery all { } cpu_usage { - format = " %usage" + format = " %usage" } -