X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=783a3bdafa90bbd20175fcdc54f5d8aecf7e21f7;hp=3ec3c2d0aee4fd9b65fe5ff97d5dca102a4d8654;hb=a3319c6f8e82522ce118b9a62124548d6f9cba09;hpb=66c699a7018ef681334d9df42c98990c3dc82673 diff --git a/config.arg.h b/config.arg.h index 3ec3c2d..783a3bd 100644 --- a/config.arg.h +++ b/config.arg.h @@ -9,7 +9,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL }; #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"