ArcaneSlime, 1 year ago If you get used to the terminal, to connect your bluetooth headphones you turn on your bluetooth and type bluetoothctl scan on it’ll scan and return devices by mac address, find yours, type pair [the mac address] connect [mac address] exit exit done.
If you get used to the terminal, to connect your bluetooth headphones you turn on your bluetooth and type bluetoothctl scan on it’ll scan and return devices by mac address, find yours, type pair [the mac address] connect [mac address] exit exit done.
bluetoothctl
scan on
pair [the mac address]
connect [mac address]
exit