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 += "volume master"
22 order += "tztime local"
25 format_up = "W: (%quality at %essid) %ip"
26 format_down = "W: down"
30 format_up = "E: %ip (%speed)"
31 format_down = "E: down"
35 format = "%status %percentage %remaining"
39 status_full = "☻ FULL"
52 format = "%used | %available"
53 threshold_degraded = "1G"
54 format_degraded = "MEMORY < %available"
59 format_muted = "♪: muted (%volume)"
60 device = "pulse:alsa_output.pci-0000_00_1f.3.analog-stereo"
64 format = "%Y-%m-%d %H:%M:%S"