1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

Add none as a wallpaper transition type

This commit is contained in:
bbedward
2025-09-22 18:57:03 -04:00
parent cf5dec733d
commit 4468e4c6af
3 changed files with 78 additions and 61 deletions

View File

@@ -62,6 +62,7 @@ Singleton {
property bool lockBeforeSuspend: false
Component.onCompleted: {
loadSettings()
}