hello, I have both sys-usb and sys-audio configure to automatically start on boot.
my issue is that sys-audio will sometimes start before sys-usb (crucially before my usb bluetooth adapter(s)) which breaks the blueman panel icon.
I am unable to set the adapter(s) as required devices as they use USB technology, and are not always in the same port (which I crudely solved by assigning an instance of the adapter in each USB port to sys-audio so that at least one will be assigned at any given time)
this is not a big issue, as I can enter the blueman-manager manually, but the missing panel icon is an annoyance.
my theorized solutions: force sys-audio to wait for sys-usb to start before starting. force sys-audio to wait for at least 1 USB bluetooth adapter to exist before starting
I would greatly appreciate any help on this matter. thank you.