1
0

Revert "Switch to Google Search"

This reverts commit f99401a458.
This commit is contained in:
dump_stack() 2020-05-31 08:20:06 +00:00
parent 67b8bd4af1
commit 2872c6e907
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

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