X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/dd7ee0dae1e8cb9ffd58fbcab7708e9042eb560c..da2b90ddd166d59efa0ed2a79b585252a882c392:/dmenu.h diff --git a/dmenu.h b/dmenu.h index 08d7605..465273c 100644 --- a/dmenu.h +++ b/dmenu.h @@ -4,7 +4,7 @@ #include -#define FONT "fixed" +#define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" #define SELBGCOLOR "#666699"