start syncthing with user sv
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
d72f4738e8
commit
0e64b49713
1
config.h
1
config.h
|
@ -143,7 +143,6 @@ 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,
|
||||||
"syncthing", "--no-browser", NULL,
|
|
||||||
"syncthingtray", NULL,
|
"syncthingtray", NULL,
|
||||||
"sh", "-c", "$HOME/.local/libexec/daemons/remapd", NULL,
|
"sh", "-c", "$HOME/.local/libexec/daemons/remapd", 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