aboutsummaryrefslogtreecommitdiff
path: root/dmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.h')
-rw-r--r--dmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu.h b/dmenu.h
index 08d7605..ff9790d 100644
--- a/dmenu.h
+++ b/dmenu.h
@@ -4,7 +4,7 @@
#include <X11/Xlib.h>
-#define FONT "fixed"
+#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*"
#define NORMBGCOLOR "#333366"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#666699"