X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/82b0bc83f81ec98f483ea2468c1c677da0691510..0e5f467aa85e318ed27fc5d6d3826426a06ef3c3:/config.arg.h?ds=sidebyside diff --git a/config.arg.h b/config.arg.h index cb9f566..5b99a2c 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,8 +3,9 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define SELBGCOLOR "#333366" #define SELFGCOLOR "#eeeeee" #define NORMBGCOLOR "#333333" #define NORMFGCOLOR "#dddddd" +#define STDIN_TIMEOUT 3 /* seconds */