i3status/testcases/016-ethernet-down/i3status.conf

11 lines
166 B
Plaintext
Raw Permalink Normal View History

2017-11-20 18:51:48 +00:00
general {
output_format = "none"
}
order += "ethernet nonsense"
ethernet nonsense {
format_up = "E: %ip (%speed)"
format_down = "E: down"
}