From f069bd6f3c6a5ab7ba60d8b50ad088bb644ec7f6 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 26 Apr 2022 02:49:45 -0700 Subject: [PATCH] adjusted spacing on i3 status bar --- i3/i3status.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/i3status.conf b/i3/i3status.conf index 0654adfd..9f0c3bbf 100644 --- a/i3/i3status.conf +++ b/i3/i3status.conf @@ -23,7 +23,7 @@ order += "tztime local" #Laptop Only (reformat for Desktop) wireless _first_ { - format_up = "[_^_] w: %quality" # at %essid)" #%ip" + format_up = "[_^_] w: %quality" # at %essid)" #%ip" format_down = "down" } @@ -58,5 +58,5 @@ memory { tztime local { # format = "%Y-%m-%d %H:%M:%S" - format = "%H:%M " #:%S" + format = "%H:%M " #:%S" }