sway-ipc(7): Clarify that the reply shown is an example

Fix documentation of sway-ipc. The example reply for GET_BINDIG_STATE is an example and not the exact reply. 

This bug seems to come from copy/paste from the ipc command SYNC directly above.
This commit is contained in:
Ole 2026-01-14 00:12:18 +01:00 committed by GitHub
parent 3c0588a44f
commit ba9378fa79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1116,7 +1116,7 @@ Returns the currently active binding mode.
A single object that contains the property _name_, which is set to the
currently active binding mode as a string.
*Exact Reply:*
*Example Reply:*
```
{
"name": "default"