mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04:00
lock: add lock at startup action, not sure how to handle it in crash
scenarios launcher v2: fix state reset in section changes fixes #1648
This commit is contained in:
@@ -310,6 +310,7 @@ var SPEC = {
|
||||
lockScreenShowPasswordField: { def: true },
|
||||
lockScreenShowMediaPlayer: { def: true },
|
||||
lockScreenPowerOffMonitorsOnLock: { def: false },
|
||||
lockAtStartup: { def: false },
|
||||
enableFprint: { def: false },
|
||||
maxFprintTries: { def: 15 },
|
||||
fprintdAvailable: { def: false, persist: false },
|
||||
|
||||
Reference in New Issue
Block a user