Added blueman-applet to autostart - for bluetooth tray

This commit is contained in:
ganome 2025-04-04 19:32:07 -06:00
parent a00642fb3c
commit 5d0684a19a
Signed by untrusted user who does not match committer: Ganome
GPG Key ID: 944DE53336D81B83

View File

@ -110,6 +110,7 @@ static const char *const autostart[] = {
"parcellite", NULL, "parcellite", NULL,
"picom", "-b", NULL, "picom", "-b", NULL,
"numlockx", "on", NULL, "numlockx", "on", NULL,
"blueman-applet", NULL,
NULL /* terminate */ NULL /* terminate */
}; };