mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home: firefox locale
This commit is contained in:
parent
ab237eafc4
commit
ccc3958b15
1 changed files with 5 additions and 2 deletions
|
|
@ -12,8 +12,11 @@ in {
|
|||
# https://mozilla.github.io/policy-templates
|
||||
# The following have more complex logic, keep them as policies and not profiles
|
||||
policies = {
|
||||
# Trans lations are of poor quality anyways
|
||||
RequestedLocales = ["en-US"];
|
||||
RequestedLocales = [
|
||||
"fr-FR" # for fuck sake stop showing me translated version of French gov sites
|
||||
"zh-TW"
|
||||
"en-US"
|
||||
];
|
||||
|
||||
SearchEngines = {
|
||||
Remove = ["Bing" "DuckDuckGo" "Qwant" "eBay"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue