chore: update example config

This commit is contained in:
Robinhuett 2018-11-13 21:40:47 +01:00
parent 5c66b1a770
commit 50e782e028
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
"network": {
// "interface": "wlp2s0", // (Optional) To force the use of this interface
"format-wifi": "{essid} ({signalStrength}%) ",
"format-ethernet": "{ifname} ",
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
"format-disconnected": "Disconnected ⚠"
},
"pulseaudio": {