diff options
author | slotThe <soliditsallgood@tuta.io> | 2020-01-05 17:13:25 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@tuta.io> | 2020-01-05 17:13:25 +0100 |
commit | bd22f1a2744ba331586f9161f833e7e3b7503b50 (patch) | |
tree | aaf43407bcbc4b469bf8b4e55b1a9297703a7925 /changelog.md | |
parent | 513ed120b4088bab7fe6d77e841d72e082dd6812 (diff) | |
download | xmobar-bd22f1a2744ba331586f9161f833e7e3b7503b50.tar.gz xmobar-bd22f1a2744ba331586f9161f833e7e3b7503b50.tar.bz2 |
Update readme and changelog
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 46a0c59..267ab5c 100644 --- a/changelog.md +++ b/changelog.md @@ -7,6 +7,10 @@ _New features_ station (thanks to *slotThe*). - New option `--weathers`, for `Weather` to display a default string in case the `weather` field is not reported (thanks to *slotThe*). + - New template parameter `<volumestatus>` for the `Volume` plugin, combining + the effects of `<volume>` and `<status>`. This will show the volume + (possibly prefixed by `onString` or a percentage-based string) if and only + if the volume is not muted. Otherwise it will show the `offString`. ## Version 0.32 (December, 2019) |