1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 16:02:51 -05:00

lock: add disable media player option

fixes #1470
This commit is contained in:
bbedward
2026-01-23 13:34:25 -05:00
parent 3a41f2f1ed
commit 775b381987
4 changed files with 13 additions and 3 deletions

View File

@@ -276,6 +276,7 @@ var SPEC = {
lockScreenShowDate: { def: true },
lockScreenShowProfileImage: { def: true },
lockScreenShowPasswordField: { def: true },
lockScreenShowMediaPlayer: { def: true },
lockScreenPowerOffMonitorsOnLock: { def: false },
enableFprint: { def: false },
maxFprintTries: { def: 15 },