Explorar el Código

people should define fixed being compatible with their locale

master
arg@mig29 hace 17 años
padre
commit
b9fbd59c8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      dmenu.h

+ 1
- 1
dmenu.h Ver fichero

@@ -4,7 +4,7 @@

#include <X11/Xlib.h>

#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*"
#define FONT "fixed"
#define NORMBGCOLOR "#333366"
#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#666699"


Cargando…
Cancelar
Guardar