river-layout: update to v2
This implements the changes to the river-layout protocol proposed in the previous commit removing river-options.
This commit is contained in:
@ -31,6 +31,8 @@ _riverctl() {
|
||||
'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.'
|
||||
# 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'
|
||||
|
Reference in New Issue
Block a user