mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
DimDesktop: Lowered default dimmerOpacity from 0.8 to 0.6
This commit is contained in:
@@ -205,7 +205,7 @@ Singleton {
|
||||
// general
|
||||
property JsonObject general: JsonObject {
|
||||
property string avatarImage: ""
|
||||
property real dimmerOpacity: 0.8
|
||||
property real dimmerOpacity: 0.6
|
||||
property bool showScreenCorners: false
|
||||
property bool forceBlackScreenCorners: false
|
||||
property real scaleRatio: 1.0
|
||||
|
||||
Reference in New Issue
Block a user