diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-26 05:45:30 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-05-26 05:45:30 +0200 |
commit | b8279eccf85b3709ccce0533846a10fb613a10f4 (patch) | |
tree | bb5be7eddbc259084406212f8167ac73627b45df /news.md | |
parent | 2e228c10e7ca6551820c319ca1f1e575c1e72ee1 (diff) | |
download | xmobar-b8279eccf85b3709ccce0533846a10fb613a10f4.tar.gz xmobar-b8279eccf85b3709ccce0533846a10fb613a10f4.tar.bz2 |
Allowing template variables in Battery's -O and -o args
Should address github issue #109. Thanks to Todd Lunter for the
suggestion.
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ % xmobar - Release notes +## Version 0.18 + +_New features_ + + - The battery monitor accepts template variables in its `-O` and + `-o` (on/off AC-status) arguments (see [github #109]). + +[github #109]: https://github.com/jaor/xmobar/issues/109 + ## Version 0.17 (May 5, 2013) _New features_ |