bluetooth
parent
6e11407c6a
commit
96ba9a646b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue