firefox: set default search engine
This commit is contained in:
parent
3b05a090d6
commit
fd9628423b
|
@ -59,6 +59,7 @@ in {
|
||||||
profiles = {
|
profiles = {
|
||||||
main = {
|
main = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
|
search.default = "DuckDuckGo";
|
||||||
settings = {
|
settings = {
|
||||||
"devtools.theme" = "auto";
|
"devtools.theme" = "auto";
|
||||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||||
|
|
Loading…
Reference in a new issue