feat(lookup): add Kagi

This commit is contained in:
Edmund Miller 2024-01-01 12:30:06 -06:00 committed by Yann Esposito (Yogsototh)
parent 1f83a8b3d8
commit 48a3ad5c63
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -20,6 +20,7 @@
("Google" +lookup--online-backend-google "https://google.com/search?q=%s")
("Google images" "https://www.google.com/images?q=%s")
("Google maps" "https://maps.google.com/maps?q=%s")
("Kagi" "https://kagi.com/search?q=%s")
("Project Gutenberg" "http://www.gutenberg.org/ebooks/search/?query=%s")
("DuckDuckGo" +lookup--online-backend-duckduckgo "https://duckduckgo.com/?q=%s")
("DevDocs.io" "https://devdocs.io/#q=%s")