X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/1ef2307ec402d08f89e056f2034c345196d61351..a3319c6f8e82522ce118b9a62124548d6f9cba09:/config.arg.h 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"