]> git.armaanb.net Git - dwm.git/blobdiff - config.def.h
applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
[dwm.git] / config.def.h
index cca63f7e0d4e064eeaeae59f59a025bb6ce1cac3..91cf4391d20883b8d2cf8431c0dcda6d9e61562a 100644 (file)
@@ -1,7 +1,7 @@
 /* See LICENSE file for copyright and license details. */
 
 /* appearance */
-static const char font[]            = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*";
+static const char font[]            = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*";
 static const char normbordercolor[] = "#cccccc";
 static const char normbgcolor[]     = "#cccccc";
 static const char normfgcolor[]     = "#000000";