mirror of
https://github.com/tiyn/slock.git
synced 2025-10-30 10:41:18 +01:00
remove unneeded code of dwmlogo patch
This commit is contained in:
@@ -4,7 +4,6 @@ static const char *group = "nobody";
|
|||||||
|
|
||||||
static const char *colorname[NUMCOLS] = {
|
static const char *colorname[NUMCOLS] = {
|
||||||
[INIT] = "#2d2d2d", /* after initialization */
|
[INIT] = "#2d2d2d", /* after initialization */
|
||||||
[BACKGROUND] = "black", /* after initialization */
|
|
||||||
[INPUT] = "#005577", /* during input */
|
[INPUT] = "#005577", /* during input */
|
||||||
[FAILED] = "#CC3333", /* wrong password */
|
[FAILED] = "#CC3333", /* wrong password */
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user