The correct way, as per the Desktop Application Autostart Specification
I believe the correct way, as per the Desktop Application Autostart Specification, is to create user-specific configuration overriding the system default.
- cd ~/.config/autostart
- cp /etc/xdg/autostart/bluetooth-applet* .
- echo ”Hidden=true” | tee -a bluetooth-applet*