1 # i3status configuration file.
2 # see "man i3status" for documentation.
4 # It is important that this file is edited as UTF-8.
5 # The following line should contain a sharp s:
7 # If the above line is not correctly displayed, fix your editor first!
15 order += "wireless _first_"
16 order += "ethernet _first_"
17 order += "battery all"
21 order += "tztime local"
24 format_up = "W: (%quality at %essid) %ip"
25 format_down = "W: down"
29 format_up = "E: %ip (%speed)"
30 format_down = "E: down"
34 format = "%status %percentage %remaining"
46 format = "%used | %available"
47 threshold_degraded = "1G"
48 format_degraded = "MEMORY < %available"
52 format = "%Y-%m-%d %H:%M:%S"