From: Anselm R. Garbe Date: Wed, 18 Apr 2007 15:29:38 +0000 (+0200) Subject: using pixelcarnage-monospace (proggyclean), because this is better to the eyes X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=1e80207876a365ad930df321153b6c98a4747707 using pixelcarnage-monospace (proggyclean), because this is better to the eyes --- diff --git a/config.arg.h b/config.arg.h index d170c71..2c7b3e2 100644 --- a/config.arg.h +++ b/config.arg.h @@ -4,7 +4,7 @@ /* appearance */ #define BORDERPX 1 -#define FONT "-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*" +#define FONT "-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"