mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
Adding a default search provider option, with DuckDuckGo as the default
This commit is contained in:
parent
c03f302fa6
commit
112a35c08f
4 changed files with 33 additions and 7 deletions
|
@ -59,6 +59,10 @@
|
|||
{
|
||||
"key": "hideSearch",
|
||||
"value": false
|
||||
},
|
||||
{
|
||||
"key": "defaultSearchProvider",
|
||||
"value": "d"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue