To copy my settings, you can save the snippet below as a jSON file and upload directly into Bricks settings.
{
"postTypes": ["page"],
"elementAttsAsNeeded": true,
"disableSkipLinks": true,
"smoothScroll": true,
"saveFormSubmissions": true,
"wp_auth_url_behavior": "default",
"defaultTemplatesDisabled": true,
"remoteTemplates": [],
"builderMode": "dark",
"builderLocale": "site-default",
"builderToolbarLogoLink": "dashboard",
"builderToolbarLogoLinkNewTab": true,
"builderResponsiveControlIndicator": "any",
"disableElementSpacing": true,
"structureDuplicateElement": true,
"structureDeleteElement": true,
"structureCollapsed": true,
"structureAutoSync": true,
"builderGlobalClassesImport": "conflicts",
"disableEmojis": true,
"disableEmbed": true,
"disableGoogleFonts": true,
"disableLazyLoad": true,
"disableJqueryMigrate": true,
"disableClassChaining": true,
"bricksCascadeLayer": true,
"executeCodeEnabled": true
}