firefox: change default search engine to brave
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
7212ea634f
commit
04369dbfbd
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ in {
|
||||||
|
|
||||||
# https://mozilla.github.io/policy-templates/#searchengines-this-policy-is-only-available-on-the-esr
|
# https://mozilla.github.io/policy-templates/#searchengines-this-policy-is-only-available-on-the-esr
|
||||||
SearchEngines = {
|
SearchEngines = {
|
||||||
Default = "Duck"; # Default name cannot be removed
|
Default = "Brave";
|
||||||
|
|
||||||
Add = [
|
Add = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue