diff --git a/resources/config b/resources/config index 4d9a96d..69da70f 100644 --- a/resources/config +++ b/resources/config @@ -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 ⚠"