all repos — dwm @ a3319c6f8e82522ce118b9a62124548d6f9cba09

my dwm build

found compromise for fonts
arg@mig29 unknown
Thu, 07 Dec 2006 14:39:31 +0100
commit

a3319c6f8e82522ce118b9a62124548d6f9cba09

parent

66c699a7018ef681334d9df42c98990c3dc82673

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M config.arg.hconfig.arg.h

@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */

#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333333" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#336699"
M config.default.hconfig.default.h

@@ -9,7 +9,7 @@ #define DEFMODE dotile /* dofloat */

#define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "fixed" +#define FONT "-*-fixed-medium-r-normal-*-13-*-*-*-*-*-*-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"