From 58a1ab2b457e94d923742b1894fb8eda423d3510 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 16 Sep 2017 11:10:20 +0200 Subject: i3/bar: Update ethernet interface MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- i3/bar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/bar.py b/i3/bar.py index f2464f5..ff2201b 100644 --- a/i3/bar.py +++ b/i3/bar.py @@ -94,7 +94,7 @@ elif hostname == "hydrogen.kyriasis.com": format_up="{essid:.10s}: {v4cidr} {quality:3.0f}%",) status.register("network", - interface="enp0s32f6", + interface="enp0s31f6", format_up="{interface}: {v4cidr}") -- cgit v1.2.3-54-g00ecf