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

@@ -452,6 +452,7 @@ Singleton {
property bool lockScreenShowDate: true
property bool lockScreenShowProfileImage: true
property bool lockScreenShowPasswordField: true
property bool lockScreenShowMediaPlayer: true
property bool lockScreenPowerOffMonitorsOnLock: false
property bool enableFprint: false