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:
@ -13,6 +13,17 @@ rivertile - Tiled layout generator for river
|
||||
*rivertile* is a layout client for river. It provides a simple tiled layout
|
||||
split main/secondary stacks.
|
||||
|
||||
# VALUES
|
||||
|
||||
_main_location_ (string: top, bottom, left, or right)
|
||||
The location of the main area in the layout.
|
||||
|
||||
_main_count_ (int)
|
||||
The number of views in the main area of the layout.
|
||||
|
||||
_main_factor_ (fixed: [0.1, 0.9])
|
||||
The ratio of main area to total layout area.
|
||||
|
||||
# AUTHORS
|
||||
|
||||
Maintained by Isaac Freund <ifreund@ifreund.xyz> who is assisted by open
|
||||
|
Reference in New Issue
Block a user