From: Anselm R. Garbe Date: Fri, 7 Sep 2007 19:22:49 +0000 (+0200) Subject: 14px fonts drives me nuts X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=169d96ae8fdf430fd028de74a97c8901759174be 14px fonts drives me nuts --- diff --git a/config.arg.h b/config.arg.h index 5cac5b5..a427096 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ #define BORDERPX 1 -#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"