X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/f5ef1b8eb5555da11e81d92d8d05acd4aba1ef40..b1289f30b79c9c5ea43a9e9c624406d7d0661692:/config.def.h?ds=inline diff --git a/config.def.h b/config.def.h index 4bccb5d..fca0ae0 100644 --- a/config.def.h +++ b/config.def.h @@ -3,3 +3,4 @@ static const char *colorname[NUMCOLS] = { "#005577", /* during input */ "#CC3333", /* failed/cleared the input */ }; +static const Bool failonclear = True;