X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3status.conf;h=ee0db5c5290e3c2a27ef015d6b46a6970b83a73a;hb=7148eb52790f78e4e4fb60555d19c5c958f271c7;hp=6140f068519d7483bce3bffc4cbd4d3d7f64bf7e;hpb=717b1e34467318746767c8eb7bf97cc339d2dfa3;p=i3%2Fi3status diff --git a/i3status.conf b/i3status.conf index 6140f06..ee0db5c 100644 --- a/i3status.conf +++ b/i3status.conf @@ -1,9 +1,9 @@ general { colors = true - interval = 5 + interval = 5 } -order = "ipv6" +order += "ipv6" order += "disk /" order += "run_watch DHCP" order += "run_watch VPN" @@ -21,11 +21,12 @@ wireless wlan0 { ethernet eth0 { # if you use %speed, i3status requires root privileges - format = "E: %ip (%speed)" + format_up = "E: %ip (%speed)" + format_down = "E: down" } battery 0 { - format = "%status %remaining" + format = "%status %percentage %remaining" } run_watch DHCP { @@ -41,7 +42,7 @@ time { } load { - format = "%5min" + format = "%1min" } cpu_temperature 0 {