Update formatting of networks

This commit is contained in:
Colin Powell
2020-01-28 13:49:17 -05:00
parent fe438418e6
commit dccbd58a3f

View File

@ -27,12 +27,12 @@ volume master {
ethernet em0 { ethernet em0 {
# if you use %speed, i3status requires root privileges # if you use %speed, i3status requires root privileges
format_up = "%ip" format_up = "%ip"
format_down = "ETH down" format_down = "Eth down"
} }
wireless wlan0 { wireless wlan0 {
format_up = " %essid %ip" format_up = " %essid %ip"
format_down = "" format_down = "WiFi down"
} }
cpu_temperature 0 { cpu_temperature 0 {