đĄ Bluetooth
apti bluemanblueman-applet is the desktop status app
sudo usermod -a -G lp usernameAllows user access to DBUS
Ubuntu 22.04: smooth sailing (05-19-22)
Random disconnects with EndeavourOS (05-19-22)
Did not try WiFi tethering
apti bluezArch Linux:
bluez-toolsbluetoothctlbluetoothctl set-alias [Newly discovered device name]bluetoothctl pair [...]bluetoothctl trust [...]
Polybar Script
wget https://raw.githubusercontent.com/polybar/polybar-scripts/master/polybar-scripts/system-bluetooth-bluetoothctl/system-bluetooth-bluetoothctl.shvim ~/.config/polybar/config.inimodules-right = system-bluetooth-bluetoothctl battery alsa network sysmenu [module/system-bluetooth-bluetoothctl] type = custom/script exec = ~/.config/polybar/scripts/system-bluetooth-bluetoothctl.sh tail = true click-left = ~/.config/polybar/scripts/system-bluetooth-bluetoothctl.sh --toggle &Bluetooth Connected unicode symbol = “\uF5AF”
Bluetooth Disconnected unicode symbol = “\uF5B1”
Created: 12/29/2021 âĸ Edited: 02/09/2025 âĸ Author: Chris Schammert (csmertx) âĸ
History đĩī¸