We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279ff96 commit 6e98fd0Copy full SHA for 6e98fd0
plugins/src/cosmic_toplevel/plugin.ron
@@ -1,7 +1,7 @@
1
(
2
name: "COSMIC Windows",
3
description: "Active windows controllable via Cosmic",
4
- query: (persistent: true),
+ query: (persistent: true, priority: High),
5
bin: (path: "cosmic-toplevel"),
6
icon: Name("focus-windows-symbolic"),
7
)
0 commit comments