new option

This commit is contained in:
2020-03-31 11:12:36 +02:00
parent a604d3ccc3
commit 45193c468d
+3
View File
@@ -10,3 +10,6 @@ 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;