1
0
Fork 1

Fix theme

This commit is contained in:
Laura Hausmann 2024-04-05 16:20:50 +02:00
parent 48082e3b5a
commit 13207ff7f4
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -13,6 +13,7 @@ lockPref("signon.rememberSignons", false);
lockPref("browser.download.viewableInternally.typeWasRegistered.jxl", true);
lockPref("image.jxl.enabled", true);
lockPref("xpinstall.signatures.required", false);
lockPref("browser.theme.macos.native-theme", false);
// Allow custom search engines
pref("browser.urlbar.update2.engineAliasRefresh", true); // No clue why this needs both pref and lockPref but here we are