This commit is contained in:
Sakooooo 2023-09-12 13:15:11 +04:00
parent c1d4386640
commit 9255d43139
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -30,6 +30,7 @@ static const char *const autostart[] = {
"picom", NULL, "picom", NULL,
"keepassxc", NULL, "keepassxc", NULL,
"nm-applet", NULL, "nm-applet", NULL,
"blueman-applet", NULL,
NULL /* terminate */ NULL /* terminate */
}; };