diff --git a/config.h b/config.h index 0a746f2..34ed8ae 100644 --- a/config.h +++ b/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,