From 138ec1003d79e4fe85d2ba531305cf1f0299eeac Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Fri, 5 Jan 2018 08:58:26 +0100 Subject: [PATCH] [i3/i3status] updated font-awesome icons to 5.x --- i3/i3status | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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" } -