diff options
author | jao <jao@gnu.org> | 2014-12-30 00:28:45 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-12-30 00:28:45 +0100 |
commit | 0e28ee49b126949dae7784374eec9743068abc8d (patch) | |
tree | b1bec362bffeec37b8f1ba44fe4d3f4f0f5512f4 /news.md | |
parent | 22d41c0e611a7c2cc51209a4cc750ee87921e54a (diff) | |
download | xmobar-0e28ee49b126949dae7784374eec9743068abc8d.tar.gz xmobar-0e28ee49b126949dae7784374eec9743068abc8d.tar.bz2 |
Default to opaque
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ _New features_ - New configuration parameters `textOffset` and `iconOffset` (see discussion in [issue #171] and [issue #201]). - New template variable `flags` in `MPD` monitor, by Duncan Burke. + - Xmobar can now use a (semi)transparent background: set it with the + new configuration option `alpha` (thanks to Edward Z. Yang). [issue #171]: https://github.com/jaor/xmobar/issues/171 [issue #201]: https://github.com/jaor/xmobar/issues/201 |