X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=config.arg.h;h=0d7a8805cd82a002c425c2cd33e5bc8e9406b0c5;hb=d42c3ba2dc249a77f1f2417a1c72a3b7744fd932;hp=f2cd997d4403f6f1ef4c6115f35989b823790193;hpb=4e926a9ef2b68d7a596cd429b0bd9379795317be;p=dwm.git diff --git a/config.arg.h b/config.arg.h index f2cd997..0d7a880 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-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333333" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#336699"