X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/1c488e6dac6e327ce06685556b1989bd75faf241..1538bb7426af201f632f6de38114caf91100d698:/config.h 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"