diff --git a/plugins/src/web/plugin.ron b/plugins/src/web/plugin.ron index 04872a5..a72dbec 100644 --- a/plugins/src/web/plugin.ron +++ b/plugins/src/web/plugin.ron @@ -1,6 +1,6 @@ ( name: "Web search", - description: "Syntax: { ddg | g | b | ... } \nExample: ddg how to install Pop!_OS", + description: "Syntax: { ddg | google | ... } \nExample: ddg how to install Pop!_OS", query: (help: "ddg ", priority: High), bin: (path: "web"), icon: Name("system-search"),