* feat: add a history attribute to plugin config as described in #110 closes #110 * fix: Correct grammar mistake in comment Co-authored-by: Jacob Kauffmann <jacobgkau@users.noreply.github.com>
This commit is contained in:
parent
1552b585d6
commit
a5c2569654
9 changed files with 15 additions and 5 deletions
|
|
@ -4,4 +4,5 @@
|
|||
query: (help: "ddg ", priority: High),
|
||||
bin: (path: "web"),
|
||||
icon: Name("system-search"),
|
||||
history: true,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue