all repos — dwm @ 1e80207876a365ad930df321153b6c98a4747707

my dwm build

using pixelcarnage-monospace (proggyclean), because this is better to the eyes
Anselm R. Garbe arg@suckless.org
Wed, 18 Apr 2007 17:29:38 +0200
commit

1e80207876a365ad930df321153b6c98a4747707

parent

464fc2cd18e82e6b1c169a5a7ce19f923d08d4e3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M config.arg.hconfig.arg.h

@@ -4,7 +4,7 @@ * See LICENSE file for license details. */

/* 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"