manpage: fix sample config (ethernet module)
This commit is contained in:
parent
39feebea4d
commit
7507a3d03c
@ -68,7 +68,8 @@ wireless wlan0 {
|
|||||||
|
|
||||||
ethernet eth0 {
|
ethernet eth0 {
|
||||||
# if you use %speed, i3status requires the cap_net_admin capability
|
# if you use %speed, i3status requires the cap_net_admin capability
|
||||||
format = "E: %ip (%speed)"
|
format_up = "E: %ip (%speed)"
|
||||||
|
format_down = "E: down"
|
||||||
}
|
}
|
||||||
|
|
||||||
battery 0 {
|
battery 0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user