about summary refs log tree commit diff stats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-04-18 17:29:38 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-04-18 17:29:38 +0200
commit1e80207876a365ad930df321153b6c98a4747707 (patch)
treeefd8a46cbd198aae208fcca26826bdaae67e6827 /config.arg.h
parent464fc2cd18e82e6b1c169a5a7ce19f923d08d4e3 (diff)
downloaddwm-1e80207876a365ad930df321153b6c98a4747707.tar.gz
using pixelcarnage-monospace (proggyclean), because this is better to the eyes
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
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"