Skip to content
Syed Sayem edited this page May 16, 2019 · 1 revision

To connect the headphone:

  1. Install required packages:

    $ sudo pacman -S bluez bluez-utils 
  2. Start/enable bluetooth.service

    systemctl enable bluetooth.service
    systemctl start bluetooth.service
    
  3. Reboot PC to apply changes

Clone this wiki locally