mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[i3/i3status] updated font-awesome icons to 5.x
This commit is contained in:
parent
56bac44c6b
commit
138ec1003d
1 changed files with 3 additions and 4 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue