1
0
Fork 0

Switch to Google Search

master
dump_stack() 2020-03-20 09:43:40 +00:00
parent cf45f5af78
commit 74eae42d39
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 2 deletions

View File

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