
- Custom autostart can be added in a `autostart.conf` file that is included in the main i3 configuration. Use a symbolic link to load the right one. - Turbo: start Bluetooth applet (blueman-applet) when i3 starts
1 line
36 B
Text
1 line
36 B
Text
exec --no-startup-id blueman-applet
|