Skip to main content

Bluetooth

Install the following packages to enable Bluetooth functionality and the necessary tools to control them:

pacman -S bluez bluez-utils

Enable the systemd unit to initialize Bluetooth during boot:

systemctl enable bluetooth

Game Controllers

Some game controllers (e.g. PlayStation 5 DualSense) require setting UserspaceHID=true, which is not the default.

To change it, edit the file /etc/bluetooth/input.conf and uncomment the line with UserspaceHID=true