background: make clock have slightly different parallax movement

This commit is contained in:
end-4
2025-10-14 11:58:37 +02:00
parent fd1d74ada1
commit 8dc31cc790
2 changed files with 12 additions and 2 deletions
@@ -175,6 +175,7 @@ Singleton {
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableSidebar: true
property real clockFactor: 0.8
}
}