Updated wifi representation
This commit is contained in:
parent
e036eba9c7
commit
795c130d31
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ vpn_status {
|
|||
check_pid = "true"
|
||||
}
|
||||
wifi {
|
||||
format = " {ip} {icon} ({ssid} - {bitrate})"
|
||||
format = " {ip} ({ssid} {signal_percent}{icon} {bitrate})"
|
||||
}
|
||||
wireless _first_ {
|
||||
format_up = " %ip (%essid)"
|
||||
|
|
Loading…
Reference in a new issue