forked from external/yambar
tag: add a ‘%’ formatter
Range tags can now be rendered as a percentage value, by using a ‘%’ formatter: {tag_name:%}
This commit is contained in:
parent
0da24198b3
commit
e201cc3d30
3 changed files with 73 additions and 7 deletions
|
@ -33,6 +33,7 @@
|
|||
* network: `ssid`, `signal`, `rx-bitrate` and `rx-bitrate` tags.
|
||||
* network: `poll-interval` option (for the new `signal` and
|
||||
`*-bitrate` tags).
|
||||
* tags: percentage formatter, for range tags: `{tag_name:%}`.
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue