startup + todo fix treesitter

This commit is contained in:
Sakooooo 2023-07-30 02:46:40 +03:00
parent de5e6fdd88
commit 8c60b27cd3
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -34,6 +34,7 @@ static const char *const autostart[] = {
"keepassxc", NULL, "keepassxc", NULL,
"flameshot", NULL, "flameshot", NULL,
"discord", NULL, "discord", NULL,
"transmission-gtk", "-m", NULL,
NULL /* terminate */ NULL /* terminate */
}; };