style: remove non wanted tags

This commit is contained in:
Alex 2019-05-16 11:26:48 +02:00
parent 45ebee52a6
commit a09d2222be
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
},
"network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "{ifname}: {ipaddr}/{cidr} {essid} ({signalStrength}%) ",
"format-wifi": "{essid} ({signalStrength}%) ",
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
"format-linked": "{ifname} (No IP) ",
"format-disconnected": "Disconnected ⚠"