1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

option to hide power actions in lock scsreen

This commit is contained in:
bbedward
2025-09-06 10:05:49 -04:00
parent 613faea714
commit 2ef41555a9
3 changed files with 57 additions and 0 deletions

View File

@@ -799,6 +799,7 @@ Item {
anchors.left: parent.left
anchors.margins: Theme.spacingXL
spacing: Theme.spacingL
visible: SettingsData.lockScreenShowPowerActions
DankActionButton {
iconName: "power_settings_new"