summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-10-21 18:26:37 +0100
committerjao <jao@gnu.org>2019-10-21 18:26:37 +0100
commit3baf4c61c4f42e3f54b7f5295de6c8eae63522d8 (patch)
tree0f9eb9c0c72f8ee7cc51f660af19b1a0813c6bc9
parente9638fdc41ccd0876f17b4344461deaa109332e2 (diff)
downloadxmobar-3baf4c61c4f42e3f54b7f5295de6c8eae63522d8.tar.gz
xmobar-3baf4c61c4f42e3f54b7f5295de6c8eae63522d8.tar.bz2
Changelog
-rw-r--r--changelog.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index b686a5d..56454cc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,11 +5,13 @@ _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 (thanks
- to slotThe).
+ to *slotThe*).
- 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 (thanks to slotThe).
+ string depending on current volume level (thanks to *slotThe*).
- New option `-P` in `Battery` to add a `%` symbol to `<left>`.
+ - New option `--devices` in `DynNetwork` to select what interfaces
+ to monitor (thanks to *vindex0*).
_Bug fixes_