removed ido-matching, changed behavior of -i meaning case insensitive matching now...
[dmenu.git] / config.h
index 07e28e4..1afae6f 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
 /* See LICENSE file for copyright and license details. */
 
 /* appearance */
-#define FONT                   "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*"
+#define FONT                   "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR             "#cccccc"
 #define NORMFGCOLOR             "#000000"
 #define SELBGCOLOR              "#0066ff"