Skip to content

Commit ba82d1f

Browse files
committed
example: add syntax to open panel to the readme
1 parent 0c0d2c7 commit ba82d1f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

example/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ noctalia msg plugin noctalia/example:hello focused fetch "https://example.com"
3939

4040
`set` updates the widget label at runtime. `fetch` performs an asynchronous HTTP
4141
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

Comments
 (0)