Nyxt: switch default search to html ddg
This commit is contained in:
parent
e16a368f53
commit
57399433fb
|
@ -51,7 +51,7 @@
|
|||
'("flathub" "https://flathub.org/apps/search?q=~a" "https://flathub.org/")
|
||||
'("doi" "https://dx.doi.org/~a" "https://dx.doi.org/")
|
||||
'("wiki" "https://en.wikipedia.org/w/index.php?search=~a" "https://en.wikipedia.org/")
|
||||
'("ddg" "https://duckduckgo.com/?q=~a" "https://duckduckgo.com/"))
|
||||
'("ddg" "https://html.duckduckgo.com/html/?q=~a" "https://html.duckduckgo.com/"))
|
||||
"List of search engines.")
|
||||
|
||||
(define-configuration context-buffer
|
||||
|
|
Reference in a new issue