diff options
Diffstat (limited to 'config.default.h')
-rw-r--r-- | config.default.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ |