mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 15:32:50 -05:00
settings: fade to lock and monitor off by default on
This commit is contained in:
@@ -318,9 +318,9 @@ Singleton {
|
||||
property int batteryChargeLimit: 100
|
||||
property bool lockBeforeSuspend: false
|
||||
property bool loginctlLockIntegration: true
|
||||
property bool fadeToLockEnabled: false
|
||||
property bool fadeToLockEnabled: true
|
||||
property int fadeToLockGracePeriod: 5
|
||||
property bool fadeToDpmsEnabled: false
|
||||
property bool fadeToDpmsEnabled: true
|
||||
property int fadeToDpmsGracePeriod: 5
|
||||
property string launchPrefix: ""
|
||||
property var brightnessDevicePins: ({})
|
||||
|
||||
Reference in New Issue
Block a user