From 306f64c03ac9b91b3c16ec4ca30da54cd8682962 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sat, 29 Jul 2017 14:58:03 -0500 Subject: [PATCH] Fix ethernet connection --- .i3status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.i3status.conf b/.i3status.conf index a1329e4..7d3ffe5 100644 --- a/.i3status.conf +++ b/.i3status.conf @@ -27,7 +27,7 @@ wireless _first_ { format_down = "" } -ethernet _first_ { +ethernet enp3s0f2 { # if you use %speed, i3status requires root privileges format_up = "ETH %ip" format_down = ""