diff options
author | jao <jao@gnu.org> | 2019-11-13 23:49:52 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-11-14 00:35:46 +0000 |
commit | 6150993d0528b2a081b3d7e0b7e76732a611625d (patch) | |
tree | 7a7f914d61db6da89017f14eb386b3556c2ac397 /changelog.md | |
parent | 74df93eaa2da360af6593fe473698d211370de15 (diff) | |
download | xmobar-6150993d0528b2a081b3d7e0b7e76732a611625d.tar.gz xmobar-6150993d0528b2a081b3d7e0b7e76732a611625d.tar.bz2 |
MPD monitor: host and port specifiable in config
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 2c3098c..97e866a 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ _New features_ + - New options `--host` and `--port` for `MPD` monitor. - New plugin `MailX` extending `Mail` with colors and prefix/suffix. - New options `--lows`, `--mediums`, and `--highs` for `Battery` to display an additional string depending on battery level (thanks |