diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2021-04-26 21:03:28 +0200 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2021-04-27 00:10:20 +0200 |
| commit | e80b883a47d0a2fe3d42f42d1eb56969728ea162 (patch) | |
| tree | 6d81137a4b7afcc4cb1946b98f8fb79b11fc8dda /completions/bash | |
| parent | 871fc7c8de172365bd18456c799ec8aacea9ee4a (diff) | |
| download | river-e80b883a47d0a2fe3d42f42d1eb56969728ea162.tar.gz river-e80b883a47d0a2fe3d42f42d1eb56969728ea162.tar.xz | |
river-layout: update to v2
This implements the changes to the river-layout protocol proposed
in the previous commit removing river-options.
Diffstat (limited to 'completions/bash')
| -rw-r--r-- | completions/bash/riverctl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/completions/bash/riverctl b/completions/bash/riverctl index 576ca75..e0000b7 100644 --- a/completions/bash/riverctl +++ b/completions/bash/riverctl @@ -19,6 +19,8 @@ function __riverctl_completion () zoom \ default-layout \ output-layout \ + set-layout-value \ + mod-layout-value \ set-focused-tags \ set-view-tags \ toggle-focused-tags \ |
