pop-launcher/plugins/src/web/plugin.ron

7 lines
156 B
Text
Raw Normal View History

2021-08-10 01:04:20 +02:00
(
name: "Web Search",
description: "Site-specific web search",
query: (help: "ddg "),
bin: (path: "web"),
2021-08-10 01:04:20 +02:00
icon: Name("system-search"),
)