adjusted spacing on i3 status bar
This commit is contained in:
parent
f83fc3b893
commit
f069bd6f3c
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ order += "tztime local"
|
||||||
|
|
||||||
#Laptop Only (reformat for Desktop)
|
#Laptop Only (reformat for Desktop)
|
||||||
wireless _first_ {
|
wireless _first_ {
|
||||||
format_up = "[_^_] w: %quality" # at %essid)" #%ip"
|
format_up = "[_^_] w: %quality" # at %essid)" #%ip"
|
||||||
format_down = "down"
|
format_down = "down"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -58,5 +58,5 @@ memory {
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
# format = "%Y-%m-%d %H:%M:%S"
|
# format = "%Y-%m-%d %H:%M:%S"
|
||||||
format = "%H:%M " #:%S"
|
format = "%H:%M " #:%S"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue