X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/12280f0253407827c9eba288df29ca669d2053bd..7c9fa2566f5b3bd1c9745086ff624967415c2c4e:/config.arg.h

diff --git a/config.arg.h b/config.arg.h
index 1c38086..2c7b3e2 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -1,10 +1,10 @@
-/* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
- * See LICENSE file for license details.
- */
+/* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
+ * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
+ * 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"