diff --git a/bluetooth.md b/bluetooth.md index 3abba81..029d876 100644 --- a/bluetooth.md +++ b/bluetooth.md @@ -4,10 +4,12 @@ Assume you use Archlinux. Read [Bluetooth](https://wiki.archlinux.org/index.php/Bluetooth). -After install `bluez`, `bluez-utils`, start/enable service: +Start/enable service: ```sh systemctl start bluetooth.service systemctl enable bluetooth.service ``` + +GUI: use [blueman](https://github.com/blueman-project/blueman)