X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=7866968104806b8d94f38db0a01542789d30fd5c;hp=3d8e6cbf3c1b5def77c69970ba1461e70001fa43;hb=d6e24f7116768427a2bb7a2b04f5295b9b5fb327;hpb=62b18fb9d46caa3d59f4a3ac6b6e5609da9f953f 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"