improv: Separate components & merge plugins binary with launcher service
This commit is contained in:
parent
43a4229ba7
commit
88acf0a74e
41 changed files with 219 additions and 152 deletions
7
plugins/src/pop_shell/plugin.ron
Normal file
7
plugins/src/pop_shell/plugin.ron
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(
|
||||
name: "Pop Shell Windows",
|
||||
description: "Active windows controllable via Pop Shell",
|
||||
query: (persistent: true),
|
||||
bin: (path: "pop-shell"),
|
||||
icon: Name("focus-windows-symbolic"),
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue