From dda0c3dca536c678d167a48a0cecf3e07bbbf3f0 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Wed, 10 Feb 2016 09:16:18 -0600 Subject: [PATCH] Slight change to WiFi naming --- .config/i3status/thurstybook.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3status/thurstybook.config b/.config/i3status/thurstybook.config index 608f5d4..5d8f64d 100644 --- a/.config/i3status/thurstybook.config +++ b/.config/i3status/thurstybook.config @@ -23,7 +23,7 @@ order += "load" order += "tztime local" wireless _first_ { - format_up = "W: (%quality at %essid) %ip" + format_up = "W: (%essid: %quality) %ip" format_down = "W: down" }