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

7 lines
172 B
Text
Raw Normal View History

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