[i3/i3status] updated font-awesome icons to 5.x

This commit is contained in:
Felix Buehler 2018-01-05 08:58:26 +01:00
parent 56bac44c6b
commit 138ec1003d

View file

@ -52,8 +52,8 @@ wireless _first_ {
} }
ethernet _first_ { ethernet _first_ {
format_up = " %ip (%speed)" format_up = " %ip (%speed)"
format_down = "" format_down = ""
} }
battery all { battery all {
@ -70,6 +70,5 @@ battery all {
} }
cpu_usage { cpu_usage {
format = " %usage" format = " %usage"
} }