feat(lookup): add Kagi

This commit is contained in:
Edmund Miller 2024-01-01 12:30:06 -06:00 committed by Henrik Lissner
parent e701522d68
commit 2f7d8f41e1

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")