py3status: add wifi unit
This commit is contained in:
parent
babe4632f8
commit
2908055927
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ wireless _first_ {
|
||||||
}
|
}
|
||||||
|
|
||||||
wifi {
|
wifi {
|
||||||
format = " {bitrate} {icon} {ssid} {ip}|"
|
format = " {bitrate}{bitrate_unit} {icon} {ssid} {ip}|"
|
||||||
}
|
}
|
||||||
|
|
||||||
ethernet _first_ {
|
ethernet _first_ {
|
||||||
|
|
Loading…
Reference in a new issue