diff options
author | jao <jao@gnu.org> | 2015-01-09 19:06:04 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2015-01-09 19:06:04 +0100 |
commit | b42a54ed3bc48aa4b3d2a264631a40d3acd540d4 (patch) | |
tree | 73dcc978ed870debb0bd43a7b2fdd1cd38668a4c /news.md | |
parent | da006d8a396e7b755c3c1dd8281fb7d2fa7b84ae (diff) | |
download | xmobar-b42a54ed3bc48aa4b3d2a264631a40d3acd540d4.tar.gz xmobar-b42a54ed3bc48aa4b3d2a264631a40d3acd540d4.tar.bz2 |
Credit and news for Markus Scherer
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ _New features_ - Xmobar can now use a (semi)transparent background: set it with the new configuration option `alpha` (thanks to Edward Z. Yang, see [issue #114]). + - Multiple fonts available by means of the new configuration + parameter `additionalFonts` and the template markers + `<fn=1>...</fn>`, by Markus Scherer. [issue #171]: https://github.com/jaor/xmobar/issues/171 [issue #201]: https://github.com/jaor/xmobar/issues/201 |