Fix i3status

This commit is contained in:
Marco Thomas
2021-08-31 15:04:17 +02:00
parent a9095799fe
commit 8a55fc0c4b

View File

@@ -27,7 +27,7 @@ wireless _first_ {
} }
ethernet enp24s0 { ethernet enp24s0 {
format_up = " %ip - %speed" format_up = " %ip"
format_down = " enp24s0 down" format_down = " enp24s0 down"
} }