X-Git-Url: https://git.danieliu.xyz/?p=dmenu.git;a=blobdiff_plain;f=config.h;h=1afae6f196d782e2fb81cb99ce9578803b540153;hp=07e28e40c8a8fa70bec74885eded6f5c8dc03e4d;hb=540a78761b26b2af4f47e46d27ad6406548c8a1c;hpb=7804354106e713871f9e341d74d81eb0b1b00176 diff --git a/config.h b/config.h index 07e28e4..1afae6f 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* appearance */ -#define FONT "-*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*" +#define FONT "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*" #define NORMBGCOLOR "#cccccc" #define NORMFGCOLOR "#000000" #define SELBGCOLOR "#0066ff"