X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/c3feffa1e25da4c39a31d7ae76637bacb0444042..83d10be1c1ffb301eaac3a775971f8e018c14cc4:/config.def.h?ds=sidebyside

diff --git a/config.def.h b/config.def.h
index cca63f7..91cf439 100644
--- a/config.def.h
+++ b/config.def.h
@@ -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";