From b42a54ed3bc48aa4b3d2a264631a40d3acd540d4 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 9 Jan 2015 19:06:04 +0100 Subject: Credit and news for Markus Scherer --- news.md | 3 +++ readme.md | 8 ++++---- samples/xmobar.config | 1 + 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/news.md b/news.md index 2974775..96ed623 100644 --- a/news.md +++ b/news.md @@ -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 + `...`, by Markus Scherer. [issue #171]: https://github.com/jaor/xmobar/issues/171 [issue #201]: https://github.com/jaor/xmobar/issues/201 diff --git a/readme.md b/readme.md index 3ca3a7e..c838ec1 100644 --- a/readme.md +++ b/readme.md @@ -1507,10 +1507,10 @@ Kosciuszkiewicz, Dmitry Kurochkin, Todd Lunter, Robert J. Macomber, Dmitry Malikov, David McLean, Marcin Mikołajczyk, Tony Morris, Eric Mrak, Thiago Negri, Edward O'Callaghan, Svein Ove, Martin Perner, Jens Petersen, Alexander Polakov, Petr Rockai, Andrew Sackville-West, -Alexander Shabalin, Peter Simons, Alexander Solovyov, John Soros, -Travis Staton, Artem Tarasov, Samuli Thomasson, Sergei Trofimovich, -Thomas Tuegel, Jan Vornberger, Anton Vorontsov, Daniel Wagner, Phil -Xiaojun Hu, Edward Z. Yang and Norbert Zeh. +Markus Scherer, Alexander Shabalin, Peter Simons, Alexander Solovyov, +John Soros, Travis Staton, Artem Tarasov, Samuli Thomasson, Sergei +Trofimovich, Thomas Tuegel, Jan Vornberger, Anton Vorontsov, Daniel +Wagner, Phil Xiaojun Hu, Edward Z. Yang and Norbert Zeh. [jao]: http://jao.io [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors diff --git a/samples/xmobar.config b/samples/xmobar.config index c09ee7a..ab4a456 100644 --- a/samples/xmobar.config +++ b/samples/xmobar.config @@ -1,4 +1,5 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" + , addtionalFonts = [] , borderColor = "black" , border = TopB , bgColor = "black" -- cgit v1.2.3