diff options
author | jao <jao@gnu.org> | 2014-09-05 01:25:18 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-09-05 01:25:18 +0200 |
commit | 00721a6ff57978cf07dcfe4b7369fe26fe938674 (patch) | |
tree | a25e9d4b919ee23f2e10f18cef8bf90d2dc8b3df /news.md | |
parent | 673207baae4a8bdb5fe0122bf95f7f9b4d863587 (diff) | |
download | xmobar-00721a6ff57978cf07dcfe4b7369fe26fe938674.tar.gz xmobar-00721a6ff57978cf07dcfe4b7369fe26fe938674.tar.bz2 |
Fix: not colorizings total size in DiskU (issue #189)
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,6 +15,12 @@ _New features_ - Icons can now be also xpm files (if xmobar is compiled with `with_xpm`), thanks to Alexander Shabalin. +_Bug fixes_ + + - Not colorizing total disk size in `DiskU` ([issue #189]). + +[issue #189]: https://github.com/jaor/xmobar/issues/89 + ## Version 0.21 (Jul 1, 2014) _New features_ |