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