settings: fix settings lol

This commit is contained in:
kossLAN 2025-06-10 22:23:15 -04:00
parent c2a80e1044
commit d0dd6674cb
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 20 additions and 22 deletions

View file

@ -18,7 +18,7 @@ Singleton {
JsonAdapter {
id: jsonAdapter
property QtObject settings: QtObject {
property JsonObject settings: JsonObject {
property int barHeight: 25
property string wallpaperUrl: Qt.resolvedUrl("root:resources/wallpapers/pixelart0.jpg")
property string colorScheme: "scheme-fruit-salad"