We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8a500 commit 8c7dcb5Copy full SHA for 8c7dcb5
1 file changed
tailscale/README.md
@@ -87,6 +87,7 @@ qs -c noctalia-shell ipc call plugin:tailscale <command>
87
| Command | Description | Example |
88
|---|---|---|
89
| `toggle` | Toggle Tailscale connection (connect/disconnect) | `qs -c noctalia-shell ipc call plugin:tailscale toggle` |
90
+| `togglePanel` | Toggle Tailscale panel | `qs -c noctalia-shell ipc call plugin:tailscale togglePanel` |
91
| `status` | Get current Tailscale status | `qs -c noctalia-shell ipc call plugin:tailscale status` |
92
| `refresh` | Force refresh Tailscale status | `qs -c noctalia-shell ipc call plugin:tailscale refresh` |
93
| `receive` | Fetch any pending Taildrop files | `qs -c noctalia-shell ipc call plugin:tailscale receive` |
0 commit comments