From 50e782e02849bcc34faaf63372833b32aa2a8045 Mon Sep 17 00:00:00 2001 From: Robinhuett <5955614+Robinhuett@users.noreply.github.com> Date: Tue, 13 Nov 2018 21:40:47 +0100 Subject: [PATCH] chore: update example config --- resources/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/config b/resources/config index 5bbeddfc..8cfbd4d6 100644 --- a/resources/config +++ b/resources/config @@ -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": {