browser: set default search engine to google
This commit is contained in:
		| @@ -47,7 +47,7 @@ c.fonts.default_family = 'Roboto' | ||||
|  | ||||
| # search engines | ||||
| c.url.searchengines = { | ||||
|   'DEFAULT':	'https://lite.duckduckgo.com/lite?&q={}', | ||||
|   'DEFAULT':'https://google.com/search?hl=en&q={}', | ||||
|   '!d':		'https://lite.duckduckgo.com/lite?&q={}', | ||||
|   '!g':		'https://google.com/search?hl=en&q={}', | ||||
|   '!y':		'https://ya.ru/search/?text={}', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user