Bluetooth: Add display settings for Bluetooth bar pill.

This commit is contained in:
Leopold Luley
2025-10-20 20:18:32 +02:00
parent 1dc740092e
commit d85acc7f07
3 changed files with 45 additions and 0 deletions
@@ -122,6 +122,7 @@ Popup {
const widgetSettingsMap = {
"ActiveWindow": "WidgetSettings/ActiveWindowSettings.qml",
"Battery": "WidgetSettings/BatterySettings.qml",
"Bluetooth": "WidgetSettings/BluetoothSettings.qml",
"Brightness": "WidgetSettings/BrightnessSettings.qml",
"Clock": "WidgetSettings/ClockSettings.qml",
"ControlCenter": "WidgetSettings/ControlCenterSettings.qml",