background: don't flash the default wallpaper on startup (#1670)

This commit is contained in:
end-4
2025-07-19 14:56:28 +07:00
parent 4b4b2c9efa
commit ed06192d6a
@@ -98,7 +98,7 @@ Singleton {
property bool fixedClockPosition: false
property real clockX: -500
property real clockY: -500
property string wallpaperPath: Quickshell.configPath("assets/images/default_wallpaper.png")
property string wallpaperPath: ""
property JsonObject parallax: JsonObject {
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size