X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/f2ea92c3ddf1d9476ef61f85ec3aa26818d094a1..9dfe0ce531023bf63c0e518b07ee97cf0cac742a:/config.def.h?ds=sidebyside 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;