background: add vertical parallax

This commit is contained in:
end-4
2025-08-20 19:35:33 +07:00
parent 75f749dbe0
commit 7c8068b2bd
3 changed files with 40 additions and 13 deletions
@@ -122,6 +122,7 @@ Singleton {
property string wallpaperPath: ""
property string thumbnailPath: ""
property JsonObject parallax: JsonObject {
property bool vertical: false
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableSidebar: true