man: add icon and format-icon to network module

This commit is contained in:
Moritz Jordan 2020-01-04 04:33:04 +01:00
parent 173a7bb8cd
commit 1125119dc6
No known key found for this signature in database
GPG Key ID: 0DC09E7761982949
1 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,11 @@ Addressed by *network*
typeof: string ++
This format is used when the displayed interface is disconnected.
*format-icons*: ++
typeof: array/object ++
Based on the current signal strength, the corresponding icon gets selected. ++
The order is *low* to *high*. Or by the state if it is an object.
*rotate*: ++
typeof: integer ++
Positive value to rotate the text label.
@ -122,6 +127,8 @@ Addressed by *network*
*{bandwidthDownOctets}*: Instant down speed in octets/seconds.
*{icon}*: Icon, as defined in *format-icons*.
# EXAMPLES
```