]> git.armaanb.net Git - dmenu.git/blobdiff - config.h
no exe should be unquoted, agreed to Peter Hartlich
[dmenu.git] / config.h
index 4fcbba9bc318426381a002439935486d1fbe99aa..1afae6f196d782e2fb81cb99ce9578803b540153 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
 /* See LICENSE file for copyright and license details. */
 
 /* appearance */
-#define FONT                   "-*-terminus-*-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT                   "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR             "#cccccc"
 #define NORMFGCOLOR             "#000000"
 #define SELBGCOLOR              "#0066ff"