diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2020-06-13 12:32:24 +0900 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2020-06-13 12:32:24 +0900 |
| commit | e9645e4856f2aa972d082af0033b2e34b9a722b2 (patch) | |
| tree | e838990235ecf0a4f543999ea292c0c5167957df /swaymsg/swaymsg.1.scd | |
| parent | 010e47c949faa929f71bebf747ae377627ab0d39 (diff) | |
i3-compat: add GET_BINDING_STATE IPC command
Diffstat (limited to 'swaymsg/swaymsg.1.scd')
| -rw-r--r-- | swaymsg/swaymsg.1.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index 515d745f..b8a38b54 100644 --- a/swaymsg/swaymsg.1.scd +++ b/swaymsg/swaymsg.1.scd @@ -80,6 +80,9 @@ _swaymsg_ [options...] [message] *get\_binding\_modes* Gets a JSON-encoded list of currently configured binding modes. +*get\_binding\_state* + Gets JSON-encoded info about the current binding state. + *get\_config* Gets a JSON-encoded copy of the current configuration. |
