bluetooth

main
Tran Hau 2020-04-21 16:44:12 +07:00
parent 6e11407c6a
commit 96ba9a646b
1 changed files with 3 additions and 1 deletions

View File

@ -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)