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!
12 output_format = "i3bar"
18 order += "wireless _first_"
19 order += "ethernet _first_"
21 order += "volume master"
23 order += "tztime local"
26 format_up = "W:%quality %essid %ip"
27 format_down = "W: down"
31 # if you use %speed, i3status requires root privileges
32 # format_up = "E: %ip (%speed)"
34 format_down = "E: down"
38 format = "%status %percentage %remaining %consumption"
39 path = "/sys/class/power_supply/BAT%d/uevent"
41 threshold_type = "percentage"
42 last_full_capacity = true
43 integer_battery_capacity = true
48 format = "%A %Y-%m-%d %I:%M %p"
53 format_muted = "🔇 %volume"
66 format = "/data %avail"