updated status bar appearance even though not in use
This commit is contained in:
parent
293f94c34b
commit
62f514aa6a
2 changed files with 6 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ order += "wireless _first_"
|
|||
order += "tztime local"
|
||||
|
||||
wireless _first_ {
|
||||
format_up = "W: (%quality at %essid) %ip"
|
||||
format_up = "W: (%quality at %essid)" #%ip"
|
||||
format_down = "W: down"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue