Skip to content

Instantly share code, notes, and snippets.

View AdrianPrados's full-sized avatar
🎯
Focusing

Adrian Prados AdrianPrados

🎯
Focusing
View GitHub Profile
@leodutra
leodutra / headset-setup-bt.sh
Last active October 22, 2024 09:17
Bluetooth headset/ headphone Ubuntu 20.04 - tested with Sony WH-1000XM4 - shell script
#!/bin/sh
# sudo add-apt-repository ppa:eh5/pulseaudio-a2dp (NOT NEEDED ANYMORE)
sudo apt update
sudo apt install libldac \
libavcodec-extra58 \
pulseaudio \
pulseaudio-module-bluetooth \
blueman