[fix/update] Update the slstatus name
This commit is contained in:
parent
fd829d6d88
commit
5e289b8438
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ static const char dmenufont[] = "monospace:size=8";
|
||||||
// Autostart programs
|
// Autostart programs
|
||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
// Start my build of slstatus
|
// Start my build of slstatus
|
||||||
"yo-slstatus", NULL,
|
"archy-slstatus", NULL,
|
||||||
NULL /* terminate */
|
NULL /* terminate */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue