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 /completions/bash/swaymsg | |
| parent | 010e47c949faa929f71bebf747ae377627ab0d39 (diff) | |
i3-compat: add GET_BINDING_STATE IPC command
Diffstat (limited to 'completions/bash/swaymsg')
| -rw-r--r-- | completions/bash/swaymsg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/swaymsg b/completions/bash/swaymsg index 1211787d..f865e4e1 100644 --- a/completions/bash/swaymsg +++ b/completions/bash/swaymsg @@ -15,6 +15,7 @@ _swaymsg() 'get_bar_config' 'get_version' 'get_binding_modes' + 'get_binding_state' 'get_config' 'send_tick' 'subscribe' |
