|
@@ -22,13 +22,13 @@ order += "tztime local"
|
|
|
|
|
|
wireless _first_ {
|
|
|
format_up = "W: (%quality at %essid) %ip"
|
|
|
- format_down = "W: down"
|
|
|
+ format_down = "W: ×"
|
|
|
}
|
|
|
|
|
|
ethernet _first_ {
|
|
|
# if you use %speed, i3status requires root privileges
|
|
|
format_up = "E: %ip (%speed)"
|
|
|
- format_down = "E: down"
|
|
|
+ format_down = "E: ×"
|
|
|
}
|
|
|
|
|
|
battery all {
|