diff options
author | jao <jao@gnu.org> | 2019-10-15 03:01:30 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-10-15 03:01:30 +0100 |
commit | d0c5040aca2add1398e37ef96004924fc8e6ee41 (patch) | |
tree | 219b65b4d2bde12f73265035d2d8cf42c02d353a /changelog.md | |
parent | 38d8eb053374c824e25551a4610a7be2f4f80a31 (diff) | |
download | xmobar-d0c5040aca2add1398e37ef96004924fc8e6ee41.tar.gz xmobar-d0c5040aca2add1398e37ef96004924fc8e6ee41.tar.bz2 |
Battery: -P to show %
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 fb027c5..c0957ad 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ _New features_ - 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. + - New option `-P` in `Battery` to add a `%` symbol to `<left>`. - New options `-L` and `-H` for `Volume` to set low and high volume levels, as well as `-l`, `-m`, and `-h` to display an additional string depending on current volume level. |