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!
16 #order += "run_watch DHCP"
17 #order += "run_watch VPN"
18 #order += "wireless wlp3s0"
19 #order += "ethernet eth0"
21 order += "volume master"
23 order += "tztime local"
27 # format_up = "W: (%quality at %essid) %ip"
28 format_up = "W: %ip at %essid"
29 format_down = "W: down"
33 # if you use %speed, i3status requires root privileges
34 format_up = "E: %ip (%speed)"
35 format_down = "E: down"
39 # format = "%status %percentage %remaining"
40 format = " %percentage"
45 pidfile = "/var/run/dhclient*.pid"
49 pidfile = "/var/run/vpnc/pid"
53 format = " %a %b %_d, %Y"
68 # format = "♪: %volume"
69 # format = " %volume"
71 format_muted = " %volume"