diff options
author | jao <jao@gnu.org> | 2014-12-02 05:02:30 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-12-02 05:02:30 +0100 |
commit | 0cae5039d549ee757bcf382c46403335d05aa047 (patch) | |
tree | 0817f7e212ef784e08869d194fcc128ece3be84f /news.md | |
parent | 0ba96383c08d2c8babca267788d064af37a8c927 (diff) | |
download | xmobar-0cae5039d549ee757bcf382c46403335d05aa047.tar.gz xmobar-0cae5039d549ee757bcf382c46403335d05aa047.tar.bz2 |
New textOffset and iconOffset configuration parameters
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ _New features_ - New variables in `Mem` monitor for available memory as reported by Linux 3.14 and newer, by Samuli Thomasson. + - New configuration parameters `textOffset` and `iconOffset` (see + discussion in [issue #171] and [issue #201]). + +[issue #171]: https://github.com/jaor/xmobar/issues/171 +[issue #201]: https://github.com/jaor/xmobar/issues/201 ## Version 0.22.1 (Oct 11, 2014) |