From e53d62b39054cc411058398e54cb41fa10205232 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 16 Jan 2022 13:14:35 +0100 Subject: Apply dpms patch --- config.def.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index c9effa5..d1a42f6 100644 --- a/config.def.h +++ b/config.def.h @@ -11,5 +11,8 @@ static const char *colorname[NUMCOLS] = { /* treat a cleared input like a wrong password (color) */ static const int failonclear = 1; +/* time in seconds before the monitor shuts down */ +static const int monitortime = 5; + /* allow control key to trigger fail on clear */ static const int controlkeyclear = 0; -- cgit v1.2.3-70-g09d2