completions: Update for river-layout-v3

This commit is contained in:
novakane
2021-07-15 15:35:56 +02:00
committed by Isaac Freund
parent 2635f3299a
commit 22251fa7ed
3 changed files with 4 additions and 7 deletions

View File

@ -25,8 +25,7 @@ _riverctl_subcommands()
'zoom:Bump the focused view to the top of the layout stack'
'default-layout:Set the layout namespace to be used by all outputs by default.'
'output-layout:Set the layout namespace of currently focused output.'
'set-layout-value:Set the value with name _name_ of the layout on the focused output with matching namespace.'
'mod-layout-value:Modify the value with name _name_ of the layout on the focused output with matching namespace.'
'send-layout-cmd:Send command to the layout client on the currently focused output with matching namespace'
# Tag management
'set-focused-tags:Show views with tags corresponding to the set bits of tags'
'set-view-tags:Assign the currently focused view the tags corresponding to the set bits of tags'