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:
@@ -102,6 +102,8 @@ var SPEC = {
|
||||
showBatteryPercentOnlyOnBattery: { def: false },
|
||||
showBatteryTime: { def: false },
|
||||
showBatteryTimeOnlyOnBattery: { def: false },
|
||||
batteryPillStyle: { def: false },
|
||||
batteryPillPercentSign: { def: false },
|
||||
showControlCenterButton: { def: true },
|
||||
showCapsLockIndicator: { def: true },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user