module/mpd: add “file” tag

This commit is contained in:
Midgard 2022-08-31 14:45:46 +02:00 committed by Daniel Eklöf
parent 5da1cd4a38
commit d1a8029e6c
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 14 additions and 1 deletions

View file

@ -26,10 +26,12 @@
`ul-speed` when `poll-interval` is set.
* new module: disk-io.
* alsa: `dB` tag ([#202][202])
* mpd: `file` tag ([#219][219]).
[153]: https://codeberg.org/dnkl/yambar/issues/153
[159]: https://codeberg.org/dnkl/yambar/issues/159
[202]: https://codeberg.org/dnkl/yambar/issues/202
[219]: https://codeberg.org/dnkl/yambar/pulls/219
### Changed