extra bg tint

This commit is contained in:
end-4
2025-07-05 09:05:08 +02:00
parent 4e71d002ea
commit 3c7d55c793
2 changed files with 2 additions and 1 deletions
@@ -63,6 +63,7 @@ Singleton {
}
property JsonObject appearance: JsonObject {
property bool extraBackgroundTint: true
property int fakeScreenRounding: 2 // 0: None | 1: Always | 2: When not fullscreen
property bool transparency: false
property JsonObject palette: JsonObject {