idk anymore
This commit is contained in:
parent
eb1cf0474c
commit
1f264b5207
10 changed files with 49 additions and 27 deletions
|
|
@ -50,8 +50,8 @@
|
|||
"format-ethernet": "",
|
||||
"format-disconnected": "", //An empty format will hide the module.
|
||||
"tooltip-format": "{ifname}",
|
||||
"tooltip-format-wifi": "{essid} ({signalStrength}%) ",
|
||||
"tooltip-format-ethernet": "{ifname} ",
|
||||
"tooltip-format-wifi": " {essid} ({signalStrength}%)",
|
||||
"tooltip-format-ethernet": " {ifname}",
|
||||
"tooltip-format-disconnected": "Disconnected",
|
||||
"min-length": 2
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue