diff --git a/config.def.h b/config.def.h index 5917459..21cdcde 100644 --- a/config.def.h +++ b/config.def.h @@ -26,13 +26,16 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { - "aslstatus", NULL, "pipewire", NULL, + "kdeconnect-indicator", NULL, + "keepassxc", NULL, + "syncthing","-no-browser", NULL, "alacritty", NULL, "volumeicon", NULL, "picom", NULL, "/home/chrono/.local/bin/activitywatch/aw-qt", NULL, "nm-applet", NULL, + "aslstatus", NULL, NULL /* terminate */ };