1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-12 08:42:13 -04:00

Add lock screen layout settings (#981)

* Add lock screen layout settings

* Update translation keys
This commit is contained in:
Pi Home Server
2025-12-12 16:45:00 +00:00
committed by GitHub
parent 32e6c1660f
commit df1a8f4066
4 changed files with 56 additions and 3 deletions

View File

@@ -311,6 +311,12 @@ Singleton {
property bool modalDarkenBackground: true
property bool lockScreenShowPowerActions: true
property bool lockScreenShowSystemIcons: true
property bool lockScreenShowTime: true
property bool lockScreenShowDate: true
property bool lockScreenShowProfileImage: true
property bool lockScreenShowPasswordField: true
property bool enableFprint: false
property int maxFprintTries: 15
property bool fprintdAvailable: false