🔧 Setup.
Lets start by installing Bluez (Bluetooth support) and Overskride (GUI):
bash
yay -Sy bluez overskride
After installing the required packages, we have to start the Bluetooth service:
bash
systemctl --user enable --now bluetooth.service
Now launch Overskride and there you have it.