aewl

changeset 615:337b7f4a431e

making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
author arg@mig29
date Tue, 05 Dec 2006 14:21:18 +0100
parents 9ae187cb9ea8
children f617c75a8405
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/config.arg.h	Tue Dec 05 13:31:29 2006 +0100
     1.2 +++ b/config.arg.h	Tue Dec 05 14:21:18 2006 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  #define FLOATSYMBOL		"><>"
     1.5  #define TILESYMBOL		"[]="
     1.6  
     1.7 -#define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
     1.8 +#define FONT			"-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
     1.9  #define NORMBGCOLOR		"#333333"
    1.10  #define NORMFGCOLOR		"#cccccc"
    1.11  #define SELBGCOLOR		"#336699"