fix typo
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
a7c31c032c
commit
7373436621
2
config.h
2
config.h
|
@ -143,7 +143,7 @@ static const char *const autostart[] = {
|
||||||
"pipewire", "-c", "pipewire-pulse.conf", NULL,
|
"pipewire", "-c", "pipewire-pulse.conf", NULL,
|
||||||
"dunst", NULL,
|
"dunst", NULL,
|
||||||
"unclutter", "-noevents", "-idle", "3", NULL,
|
"unclutter", "-noevents", "-idle", "3", NULL,
|
||||||
"sh", "-c", "$HOME/.local/libexec/daemons/remapd", NULL
|
"sh", "-c", "$HOME/.local/libexec/daemons/remapd", NULL,
|
||||||
"lf", "-server", NULL,
|
"lf", "-server", NULL,
|
||||||
"sh", "-c", "runsvdir $SVDIR", NULL,
|
"sh", "-c", "runsvdir $SVDIR", NULL,
|
||||||
"sh", "-c", "env PATH=\"$HOME/.local/libexec/statusbar:$PATH\" dwmblocks", NULL,
|
"sh", "-c", "env PATH=\"$HOME/.local/libexec/statusbar:$PATH\" dwmblocks", NULL,
|
||||||
|
|
Loading…
Reference in New Issue