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 0c0d2c7 commit ba82d1fCopy full SHA for ba82d1f
1 file changed
example/README.md
@@ -39,3 +39,9 @@ noctalia msg plugin noctalia/example:hello focused fetch "https://example.com"
39
40
`set` updates the widget label at runtime. `fetch` performs an asynchronous HTTP
41
request and reports the response status in a notification.
42
+
43
+You can open the example panel with the following IPC call:
44
45
+```sh
46
+noctalia msg panel-toggle noctalia/example:panel
47
+```
0 commit comments