1
0
Fork 0

Revert "Switch to Google Search"

This reverts commit f99401a458.
master
dump_stack() 2020-05-31 08:20:06 +00:00
parent 43ed4d61eb
commit 6d7139ba29
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 2 deletions

View File

@ -165,8 +165,8 @@ in {
BrowserSignin = 0;
DefaultSearchProviderEnabled = true;
DefaultSearchProviderSearchURL = "https://www.google.com/"
+ "search?gl=us&gws_rd=cr&q={searchTerms}";
DefaultSearchProviderSearchURL = "https://duckduckgo.com/"
+ "?kae=d&k1=-1&kc=1&kav=1&kd=-1&kh=1&q={searchTerms}";
# Do not allow any site to show desktop notifications
DefaultNotificationsSetting = 2;