aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-21 16:53:25 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-21 16:53:25 +0100
commit0bdcf75e25c9886e44c72f59809bf526e6156b18 (patch)
treee4b120c0b223cd48ec8db82de4a938928ffb9d1f /config.arg.h
parentf1009285d8312a36ca0b1ef2dbdbdb0738f47140 (diff)
downloaddwm-0bdcf75e25c9886e44c72f59809bf526e6156b18.tar.zst
switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)
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 095af0b..84695e5 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -4,7 +4,7 @@
/* appearance */
#define BORDERPX 1
-#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-*-*"
+#define FONT "-*-proggyclean-medium-r-*-*-13-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#333"
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"