firefox: set default search engine

This commit is contained in:
Leonardo Eugênio 2024-02-18 22:10:40 -03:00
parent 3b05a090d6
commit fd9628423b
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ in {
profiles = {
main = {
isDefault = true;
search.default = "DuckDuckGo";
settings = {
"devtools.theme" = "auto";
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;