.i3status.conf

changeset 30
55d119b276a4
parent 1
727a469263f2
child 44
821ebedc5f10
equal deleted inserted replaced
29:c3e57b348ed2 30:55d119b276a4
21 format_down = "W: down" 21 format_down = "W: down"
22 } 22 }
23 23
24 ethernet eth0 { 24 ethernet eth0 {
25 # if you use %speed, i3status requires root privileges 25 # if you use %speed, i3status requires root privileges
26 format_up = "E: %ip (%speed)" 26 format_up = "E: %ip"
27 format_down = "E: down" 27 format_down = "E: down"
28 } 28 }
29 29
30 battery 0 { 30 battery 0 {
31 format = "%status %percentage %remaining" 31 format = "%status %percentage %remaining"

mercurial