diff --git a/i3status/config b/i3status/config index 4b888c1..9897cb5 100644 --- a/i3status/config +++ b/i3status/config @@ -12,12 +12,12 @@ general { } order += "ipv6" +order += "ethernet _first_" order += "disk /" order += "disk /home" #order += "run_watch DHCP" #order += "run_watch VPN" #order += "wireless _first_" -order += "ethernet _first_" #order += "battery 0" order += "cpu_usage" order += "load"