From: Anselm R. Garbe Date: Wed, 21 Feb 2007 15:53:25 +0000 (+0100) Subject: switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt... X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=0bdcf75e25c9886e44c72f59809bf526e6156b18 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 --git a/config.arg.h b/config.arg.h index 095af0b..84695e5 100644 --- a/config.arg.h +++ b/config.arg.h @@ -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"