parent
a7c31c032c
commit
7373436621
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -143,7 +143,7 @@ static const char *const autostart[] = {
|
|||
"pipewire", "-c", "pipewire-pulse.conf", NULL,
|
||||
"dunst", 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,
|
||||
"sh", "-c", "runsvdir $SVDIR", NULL,
|
||||
"sh", "-c", "env PATH=\"$HOME/.local/libexec/statusbar:$PATH\" dwmblocks", NULL,
|
||||
|
|
Loading…
Add table
Reference in a new issue