2020-06-16 08:06:24 -07:00
|
|
|
RIVERTILE(1) "github.com/ifreund/river" "General Commands Manual"
|
|
|
|
|
|
|
|
# NAME
|
|
|
|
|
2020-12-12 15:51:51 -08:00
|
|
|
rivertile - Tiled layout generator for river
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
|
|
|
*rivertile* *left*|*right*|*top*|*bottom* [args passed by river]
|
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
|
|
|
|
*rivertile* is a layout generator for river. It produces tiled layouts with
|
2020-12-30 09:15:47 -08:00
|
|
|
split main/secondary stacks in four configurable orientations.
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
# OPTIONS
|
|
|
|
|
|
|
|
*left*
|
2020-12-30 09:15:47 -08:00
|
|
|
Place the main stack on the left side of the output.
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
*right*
|
2020-12-30 09:15:47 -08:00
|
|
|
Place the main stack on the right side of the output.
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
*top*
|
2020-12-30 09:15:47 -08:00
|
|
|
Place the main stack at the top of the output.
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
*bottom*
|
2020-12-30 09:15:47 -08:00
|
|
|
Place the main stack at the bottom of the output.
|
2020-06-16 08:06:24 -07:00
|
|
|
|
|
|
|
# EXAMPLE
|
|
|
|
|
|
|
|
Set river's layout to *rivertile*'s *left* layout using riverctl
|
|
|
|
|
|
|
|
riverctl layout rivertile left
|
|
|
|
|
2020-11-11 11:44:41 -08: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 08:06:24 -07:00
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
*river-layouts*(7), *river*(1), *riverctl*(1)
|