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