making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig29 unknown
Tue, 05 Dec 2006 14:21:18 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.arg.h
→
config.arg.h
@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */
#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333333" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#336699"