We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d17e8bc commit 3c54e0eCopy full SHA for 3c54e0e
config/tweaks.json
@@ -3700,7 +3700,7 @@
3700
},
3701
3702
"WPFToggleMultiplaneOverlay": {
3703
- "Content": "Multiplane Overlay",
+ "Content": "Disable Multiplane Overlay",
3704
"Description": "Disable the Multiplane Overlay which can sometimes cause issues with Graphics Cards.",
3705
"category": "Customize Preferences",
3706
"panel": "2",
@@ -3712,7 +3712,7 @@
3712
"Name": "OverlayTestMode",
3713
"Value": "5",
3714
"OriginalValue": "<RemoveEntry>",
3715
- "DefaultState": "true",
+ "DefaultState": "false",
3716
"Type": "DWord"
3717
}
3718
],
0 commit comments