wallpaper selector: allow making system picker the default

This commit is contained in:
end-4
2025-09-15 21:52:58 +02:00
parent d3a1bd52c7
commit 074f8ed902
3 changed files with 21 additions and 6 deletions
@@ -338,7 +338,11 @@ Singleton {
property int longBreak: 900
}
}
property JsonObject wallpaperSelector: JsonObject {
property bool useSystemFileDialog: false
}
property JsonObject windows: JsonObject {
property bool showTitlebar: true // Client-side decoration for shell apps
property bool centerTitle: true