background: parallax wallpaper

This commit is contained in:
end-4
2025-07-16 00:15:31 +07:00
parent abc9b4cdb7
commit 08e3a9bddb
3 changed files with 142 additions and 67 deletions
@@ -99,6 +99,10 @@ Singleton {
property real clockX: -500
property real clockY: -500
property string wallpaperPath: Quickshell.configPath("assets/images/default_wallpaper.png")
property JsonObject parallax: JsonObject {
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableWorkspace: true
}
}
property JsonObject bar: JsonObject {