1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-07 14:08:29 -04:00

feat(Battery): add horizontal battery pill style option in widget settings

This commit is contained in:
purian23
2026-07-04 18:41:52 -04:00
parent ea0c235d6e
commit c0e7c1b2b4
6 changed files with 287 additions and 111 deletions
+2
View File
@@ -760,6 +760,8 @@ Singleton {
property bool showBatteryPercentOnlyOnBattery: false
property bool showBatteryTime: false
property bool showBatteryTimeOnlyOnBattery: false
property bool batteryPillStyle: false
property bool batteryPillPercentSign: false
property bool lockBeforeSuspend: false
property bool loginctlLockIntegration: true
property bool fadeToLockEnabled: true