Add desktop dimmer opacity slider

This commit is contained in:
Davide
2025-11-15 13:24:11 +00:00
parent 6da74a800f
commit 996935af2b
14 changed files with 78 additions and 2 deletions
+1
View File
@@ -190,6 +190,7 @@ Singleton {
property JsonObject general: JsonObject {
property string avatarImage: ""
property bool dimDesktop: true
property real dimmerOpacity: 0.8
property bool showScreenCorners: false
property bool forceBlackScreenCorners: false
property real scaleRatio: 1.0