module/mpd: add volume tag

This commit is contained in:
optimus-prime 2020-12-02 13:13:15 +05:30
parent 9718c6f31e
commit 96d2d057e0
3 changed files with 8 additions and 0 deletions

View file

@ -14,6 +14,8 @@
(https://codeberg.org/dnkl/yambar/issues/9).
* script: new module, adds support for custom user scripts
(https://codeberg.org/dnkl/yambar/issues/11).
* mpd: `volume` tag. This is a range tag that represents MPD's current volume
in percentage (0-100)
### Deprecated