home: firefox locale

This commit is contained in:
Primrose 2025-09-19 13:24:58 +08:00
parent ab237eafc4
commit ccc3958b15
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -12,8 +12,11 @@ in {
# https://mozilla.github.io/policy-templates # https://mozilla.github.io/policy-templates
# The following have more complex logic, keep them as policies and not profiles # The following have more complex logic, keep them as policies and not profiles
policies = { policies = {
# Trans lations are of poor quality anyways RequestedLocales = [
RequestedLocales = ["en-US"]; "fr-FR" # for fuck sake stop showing me translated version of French gov sites
"zh-TW"
"en-US"
];
SearchEngines = { SearchEngines = {
Remove = ["Bing" "DuckDuckGo" "Qwant" "eBay"]; Remove = ["Bing" "DuckDuckGo" "Qwant" "eBay"];