X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/f2ea92c3ddf1d9476ef61f85ec3aa26818d094a1..1766ecdfd4db86e5d022a8fb951559714eb1e6a4:/config.def.h 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;