summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-05-26 22:31:09 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-05-26 22:31:09 +0200
commit99e1e9c122c0bc5ca509912e26920317517b2215 (patch)
treec87dc0b7117df0a12d64f0a5dc1ed7fbe4dd77c2 /news.md
parent0175e32e2a9226b274250b89bc02d7e8f251e552 (diff)
downloadxmobar-99e1e9c122c0bc5ca509912e26920317517b2215.tar.gz
xmobar-99e1e9c122c0bc5ca509912e26920317517b2215.tar.bz2
News and readme updates
Diffstat (limited to 'news.md')
-rw-r--r--news.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/news.md b/news.md
index 740d2dd..4fe07d6 100644
--- a/news.md
+++ b/news.md
@@ -4,11 +4,15 @@
_New features_
- - The battery monitor accepts template variables in its `-O` and
- `-o` and the new `-i` (on/off/idle AC-status) arguments (see
- [github #109]).
+ - All extra argument monitors taking a string (e.g. `-O` for
+ `BatteryP`) accept now template variables (see [github #109] and
+ [#110]). Thanks to Todd Lunter.
+
+ - New battery monitor extra argument, `-i`, for the idle status.
+
[github #109]: https://github.com/jaor/xmobar/issues/109
+[#110]: https://github.com/jaor/xmobar/issues/110
## Version 0.17 (May 5, 2013)