pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da2b90d
)
people should define fixed being compatible with their locale
author
arg@mig29
<unknown>
Thu, 7 Dec 2006 11:03:47 +0000
(12:03 +0100)
committer
arg@mig29
<unknown>
Thu, 7 Dec 2006 11:03:47 +0000
(12:03 +0100)
dmenu.h
patch
|
blob
|
history
diff --git
a/dmenu.h
b/dmenu.h
index
465273c
..
08d7605
100644
(file)
--- a/
dmenu.h
+++ b/
dmenu.h
@@
-4,7
+4,7
@@
#include <X11/Xlib.h>
-#define FONT "
-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*
"
+#define FONT "
fixed
"
#define NORMBGCOLOR "#333366"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#666699"