From: Anselm R. Garbe Date: Fri, 25 Aug 2006 16:14:55 +0000 (+0200) Subject: oh frking dear big font... X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=00e95e1f38f7f63584925182a98fb36e84b0f246 oh frking dear big font... --- diff --git a/config.arg.h b/config.arg.h index 279ba24..355b02b 100644 --- a/config.arg.h +++ b/config.arg.h @@ -10,7 +10,7 @@ const char *tags[] = { "work", "net", "fnord", NULL }; #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define SELBGCOLOR "#333366" #define SELFGCOLOR "#eeeeee" #define NORMBGCOLOR "#333333"