people should define fixed being compatible with their locale

master
arg@mig29 18 years ago
parent da2b90ddd1
commit b9fbd59c8a
  1. 2
      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"

Loading…
Cancel
Save