wallpaper cropper start, doesn't work.

This commit is contained in:
2026-04-13 00:00:51 +02:00
parent 3dbe83a0e1
commit 52302057ba
5 changed files with 131 additions and 2 deletions
+3
View File
@@ -4,4 +4,7 @@ import qs.Config
JsonObject {
property bool enabled: true
property int wallFadeDuration: MaterialEasing.standardTime
property real alignX: 0.5
property real alignY: 0.5
property real zoom: 1.0
}