# HG changeset patch # User Anselm R. Garbe # Date 1172073205 -3600 # Node ID a9340090f887affdec7107597017606fda6780ae # Parent 981610a2c1940cd37b2b24373e64b71d94feef9b switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat) diff -r 981610a2c194 -r a9340090f887 config.arg.h --- a/config.arg.h Wed Feb 21 16:47:53 2007 +0100 +++ b/config.arg.h Wed Feb 21 16:53:25 2007 +0100 @@ -4,7 +4,7 @@ /* appearance */ #define BORDERPX 1 -#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*" +#define FONT "-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"