firefox: make DDG private search default

This commit is contained in:
2025-04-26 17:15:22 +01:00
parent b5ea2f6def
commit f869e1e7bd

View File

@ -11,6 +11,7 @@
profiles.Default = { profiles.Default = {
search = { search = {
default = "DuckDuckGo"; default = "DuckDuckGo";
privateDefault = "DuckDuckGo";
force = true; force = true;
}; };
userChrome = '' userChrome = ''