diff --git a/config/schemas/settings.json b/config/schemas/settings.json index 9b066a60e..da6e357cc 100644 --- a/config/schemas/settings.json +++ b/config/schemas/settings.json @@ -374,7 +374,7 @@ }, "backgroundDimSmallWindows" : { "type" : "boolean", - "default" : true + "default" : false } } },