X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=7866968104806b8d94f38db0a01542789d30fd5c;hp=3d8e6cbf3c1b5def77c69970ba1461e70001fa43;hb=2e8e5509d9cad9229d2d79a1de75038d94032cfb;hpb=4426032450777e63ac9a8967cd67382497954c51 diff --git a/config.def.h b/config.def.h index 3d8e6cb..7866968 100644 --- a/config.def.h +++ b/config.def.h @@ -3,7 +3,7 @@ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ #define BORDERPX 1 -#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" +#define FONT "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*" #define NORMBORDERCOLOR "#cccccc" #define NORMBGCOLOR "#cccccc" #define NORMFGCOLOR "#000000"