~kris/suckless

slock

ref: 1766ecdfd4db86e5d022a8fb951559714eb1e6a4 slock/config.def.h -rw-r--r-- 202 bytes
1766ecdf — Markus Teich add hint for suid to oom error message 10 years ago
                                                                                
1
2
3
4
5
6
static const char *colorname[NUMCOLS] = {
	"black",     /* after initialization */
	"#005577",   /* during input */
	"#CC3333",   /* failed/cleared the input */
};
static const Bool failonclear = True;