aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"