X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/f2ea92c3ddf1d9476ef61f85ec3aa26818d094a1..32149e404383d979edf58b878cff9c5d8a935259:/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;