mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-10 15:52:58 -04:00
feat: Add independent power action confirmation settings for dms greeter
This commit is contained in:
@@ -5776,6 +5776,26 @@
|
||||
],
|
||||
"description": "Require holding button/key to confirm power off, restart, suspend, hibernate and logout"
|
||||
},
|
||||
{
|
||||
"section": "powerActionConfirmGreeter",
|
||||
"label": "Hold to confirm on login screen",
|
||||
"tabIndex": 21,
|
||||
"category": "Power & Sleep",
|
||||
"keywords": [
|
||||
"confirm",
|
||||
"greeter",
|
||||
"hold",
|
||||
"holding",
|
||||
"login",
|
||||
"power",
|
||||
"reboot",
|
||||
"restart",
|
||||
"screen",
|
||||
"shutdown",
|
||||
"suspend"
|
||||
],
|
||||
"description": "Require holding to confirm power off, restart, suspend and hibernate on the greetd login screen"
|
||||
},
|
||||
{
|
||||
"section": "idleSettings",
|
||||
"label": "Idle Settings",
|
||||
|
||||
Reference in New Issue
Block a user