* 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>
7 lines
No EOL
191 B
Text
7 lines
No EOL
191 B
Text
(
|
|
name: "Desktop Entries",
|
|
description: "Query applications by their .desktop entries",
|
|
bin: (path: "desktop-entries"),
|
|
icon: Name("new-window-symbolic"),
|
|
history: true,
|
|
) |