background: add auto vertical parallax option

This commit is contained in:
end-4
2025-09-02 19:57:17 +02:00
parent 296afa96c6
commit 80034d8658
2 changed files with 4 additions and 2 deletions
@@ -124,6 +124,7 @@ Singleton {
property string thumbnailPath: ""
property JsonObject parallax: JsonObject {
property bool vertical: false
property bool autoVertical: false
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableSidebar: true