startup + todo fix treesitter
This commit is contained in:
parent
de5e6fdd88
commit
8c60b27cd3
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue