Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
added vi-like key-bindings for keyboards without cursor keys (they are undocumented...
[dmenu.git]
/
dmenu.h
diff --git
a/dmenu.h
b/dmenu.h
index
465273c
..
ff9790d
100644
(file)
--- a/
dmenu.h
+++ b/
dmenu.h
@@
-4,7
+4,7
@@
#include <X11/Xlib.h>
-#define FONT "-*-fixed-
*-*-*-*-*-*-*-*-*-*-iso10646
-*"
+#define FONT "-*-fixed-
medium-r-normal-*-13-*-*-*-*-*-*
-*"
#define NORMBGCOLOR "#333366"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#666699"