adjusted spacing on i3 status bar

This commit is contained in:
z3rOR0ne 2022-04-26 02:49:45 -07:00
parent f83fc3b893
commit f069bd6f3c

View file

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