Merge pull request #535 from luleyleo/bluetooth-pill

Display name of connected Bluetooth device in bar pill
This commit is contained in:
Lemmy
2025-10-20 19:46:49 -04:00
committed by GitHub
5 changed files with 102 additions and 17 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",