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" }