RIVERTILE(1) | General Commands Manual | RIVERTILE(1) |
NAME¶
rivertile - tiled layout generator for river
SYNOPSIS¶
rivertile [options]
DESCRIPTION¶
rivertile is a layout generator for river(1). It provides a simple tiled layout with split main/secondary stacks. The initial state may be configured with various options passed on startup. Some values may additionally be modified while rivertile is running with the help of riverctl(1).
OPTIONS¶
-h
-version
-view-padding pixels
-outer-padding pixels
-main-location [top|bottom|left|right]
-main-count count
-main-ratio ratio
COMMANDS¶
These commands may be sent to rivertile at runtime with the help of riverctl(1).
main-location [top|bottom|left|right]
main-count value
main-ratio value
EXAMPLES¶
Start rivertile with 4 pixels outer padding and the top main location:
Increase the main ratio by 0.1 at runtime:
Set the main count to 3 at runtime:
AUTHORS¶
Maintained by Isaac Freund <mail@isaacfreund.com> who is assisted by open source contributors. For more information about river's development, see <https://isaacfreund.com/software/river>.
SEE ALSO¶
2024-09-24 |