X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.default.h;h=0bae3a18af9944691dad59cfe9e1b3dd988cf2d1;hb=e0fe9f2fcac32f04f7fda5236f48d1a705cbdcce;hp=1f6655357d5fb8b70614510b1d05eb4bf7198349;hpb=13ef97e65ea5a713a3d5ab46916d1ac6d071b825;p=dmenu.git diff --git a/config.default.h b/config.default.h index 1f66553..0bae3a1 100644 --- a/config.default.h +++ b/config.default.h @@ -8,3 +8,4 @@ #define SELFGCOLOR "#eeeeee" #define NORMBGCOLOR "#333366" #define NORMFGCOLOR "#cccccc" +#define STDIN_TIMEOUT 3 /* seconds */