1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

greeter: sync power menu options

This commit is contained in:
bbedward
2026-02-25 14:50:06 -05:00
parent 67a6427418
commit 7a74be83d7
7 changed files with 31 additions and 58 deletions

View File

@@ -527,7 +527,6 @@ Singleton {
property bool osdAudioOutputEnabled: true
property bool powerActionConfirm: true
property bool powerActionConfirmGreeter: true
property real powerActionHoldDuration: 0.5
property var powerMenuActions: ["reboot", "logout", "poweroff", "lock", "suspend", "restart"]
property string powerMenuDefaultAction: "logout"