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

7 lines
199 B
Text
Raw Normal View History

2021-08-10 01:04:20 +02:00
(
name: "Pop Shell Windows",
description: "Active windows controllable via Pop Shell",
query: (persistent: true),
bin: (path: "pop-shell"),
icon: Name("focus-windows-symbolic"),
)