Blueman installation

This commit is contained in:
Kamil Aronowski 2022-10-20 14:38:10 +02:00
parent 3d308df2ca
commit 2c8e665a34
No known key found for this signature in database
GPG Key ID: 2E26E3F5DA116A0E

View File

@ -0,0 +1,13 @@
# 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:
![](https://forum.qubes-os.org/uploads/db3820/original/2X/e/e7eb9d14ec38c6a9e3784b319866ba2b105b1621.png)
In the picture above I had a sys-net combined to use USB devices too. The procedure stays the same.