diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-26 22:31:09 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-26 22:31:09 +0200 |
commit | 99e1e9c122c0bc5ca509912e26920317517b2215 (patch) | |
tree | c87dc0b7117df0a12d64f0a5dc1ed7fbe4dd77c2 /news.md | |
parent | 0175e32e2a9226b274250b89bc02d7e8f251e552 (diff) | |
download | xmobar-99e1e9c122c0bc5ca509912e26920317517b2215.tar.gz xmobar-99e1e9c122c0bc5ca509912e26920317517b2215.tar.bz2 |
News and readme updates
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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) |