mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-03-05 21:35:50 -05:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
# Graphical Bluetooth configuration
|
|
|
|
Install the package `blueman` in the template of your `sys-usb` qube.
|
|
|
|
```
|
|
sudo dnf install -y blueman
|
|
```
|
|
|
|
Then restart the qube. From now on you should have a tray icon and be ready to connect to bluetooth devices graphically, like so:
|
|
|
|

|
|
|
|
In the picture above I had a sys-net combined to use USB devices too. The procedure stays the same.
|
|
|
|
## AudioVM
|
|
|
|
For the most secure scenario, one should be running an AudioVM rather than rely on having PulseAudio in dom0. The creation of such a VM is beyond the scope of this guide.
|