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

7 lines
191 B
Text
Raw Normal View History

2021-08-10 01:04:20 +02:00
(
name: "Desktop Entries",
description: "Query applications by their .desktop entries",
bin: (path: "desktop-entries"),
icon: Name("new-window-symbolic"),
history: true,
2021-08-10 01:04:20 +02:00
)