module/dwl: allow specify the name of tags

This commit is contained in:
Leonardo Hernández Hernández 2023-01-16 19:53:21 -06:00
parent 134ae847dc
commit 5da51210de
No known key found for this signature in database
GPG key ID: E538897EE11B9624
3 changed files with 75 additions and 19 deletions

View file

@ -15,8 +15,10 @@
* Field width tag format option ([#246][246])
* river: support for layout events.
* dwl: support for specifying name of tags ([#256][256])
[246]: https://codeberg.org/dnkl/yambar/issues/246
[256]: https://codeberg.org/dnkl/yambar/pulls/256
### Changed