add Bluetooth to quickshell bar

This commit is contained in:
Johannes Knopp
2026-06-22 15:46:38 +02:00
parent 9bd023ce2c
commit 1c32b40669
6 changed files with 282 additions and 2 deletions

View File

@ -48,4 +48,6 @@
- { src: bar/VolumeMixerContent.qml, dest: bar/VolumeMixerContent.qml }
- { src: bar/Workspaces.qml, dest: bar/Workspaces.qml }
- { src: bar/WorkspaceButton.qml, dest: bar/WorkspaceButton.qml }
- { src: bar/BluetoothContent.qml, dest: bar/BluetoothContent.qml }
- { src: bar/BluetoothControl.qml, dest: bar/BluetoothControl.qml }
- { src: bar/qmldir, dest: bar/qmldir }