change glance to use duck duck go
This commit is contained in:
@@ -172,7 +172,7 @@ in
|
||||
{
|
||||
type = "search";
|
||||
autofocus = true;
|
||||
search-engine = "https://www.ecosia.org/search?q={QUERY}";
|
||||
search-engine = "https://duckduckgo.com/?q={QUERY}";
|
||||
new-tab = true;
|
||||
bangs = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user