river/doc/rivertile.1.scd

36 lines
764 B
Text
Raw Normal View History

2020-06-16 15:06:24 +00:00
RIVERTILE(1) "github.com/ifreund/river" "General Commands Manual"
# NAME
rivertile - Tiled layout generator for river
2020-06-16 15:06:24 +00:00
# SYNOPSIS
*rivertile*
2020-06-16 15:06:24 +00:00
# DESCRIPTION
*rivertile* is a layout client for river. It provides a simple tiled layout
split main/secondary stacks.
2020-06-16 15:06:24 +00:00
# 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.
2020-11-11 19:44:41 +00:00
# AUTHORS
Maintained by Isaac Freund <ifreund@ifreund.xyz> who is assisted by open
source contributors. For more information about river's development, see
<https://github.com/ifreund/river>.
2020-06-16 15:06:24 +00:00
# SEE ALSO
*river*(1), *riverctl*(1)