mirror of
https://github.com/tiyn/slock.git
synced 2025-04-20 00:27:46 +02:00
new option
This commit is contained in:
parent
a604d3ccc3
commit
45193c468d
@ -10,3 +10,6 @@ static const char *colorname[NUMCOLS] = {
|
|||||||
|
|
||||||
/* treat a cleared input like a wrong password (color) */
|
/* treat a cleared input like a wrong password (color) */
|
||||||
static const int failonclear = 1;
|
static const int failonclear = 1;
|
||||||
|
|
||||||
|
/* time in seconds before the monitor shuts down */
|
||||||
|
static const int monitortime = 5;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user