DEV Community

Theodor Heiselberg
Theodor Heiselberg

Posted on

Running bluetooth on Arch linux

A month ago i installed Arch following this guide - Link!

I went with the Gnome desktop. It was a world of pain and learnings :)

First thing i needed to do was swapping Caps Lock and Escape.
For that i went with sudo pacman -S gnome-tweaks

Then i needed to ditch the usb for my keyboard so bluetooth drivers were needed:
sudo pacman -S bluez bluez-utils gnome-bluetooth pipewire-pulse
Then enabled:
sudo systemctl enable bluetooth.service # Enable the service to start on boot
sudo systemctl start bluetooth.service # Start the service immediately

Great!

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more