whops
This commit is contained in:
parent
4d44c8156a
commit
69e930c191
|
@ -19,8 +19,7 @@ static const char *colors[][3] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
"st", NULL,
|
"keepassxc", NULL, NULL /* terminate */
|
||||||
NULL /* terminate */
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/* tagging */
|
/* tagging */
|
||||||
|
|
Loading…
Reference in a new issue