Test
This commit is contained in:
parent
ec7d9b3f30
commit
446ff5aea9
1 changed files with 3 additions and 3 deletions
|
@ -118,7 +118,7 @@
|
||||||
|
|
||||||
"network": {
|
"network": {
|
||||||
"format": "{ifname}",
|
"format": "{ifname}",
|
||||||
"format-wifi": " {essid}",
|
"format-wifi": " ",
|
||||||
"format-ethernet": " {ipaddr}",
|
"format-ethernet": " {ipaddr}",
|
||||||
"format-disconnected": "", // An empty format will hide the module.
|
"format-disconnected": "", // An empty format will hide the module.
|
||||||
"tooltip-format": "{ifname} via {gwaddr} ",
|
"tooltip-format": "{ifname} via {gwaddr} ",
|
||||||
|
|
Loading…
Reference in a new issue