[pane]
Pane settings for Halloy. A pane contains a buffer.
scrollbar
Scrollbar configuration.
width
Width of the scrollbar.
# Type: integer
# Values: any positive integer
# Default: 5
[pane.scrollbar]
width = 5
width
Width of the scrollbar scroller.
# Type: integer
# Values: any positive integer
# Default: 5
[pane.scrollbar]
scroller_width = 5
split_axis
Default axis used when splitting a pane (i.e. default orientation of the divider between panes).
# Type: string
# Values: "horizontal", "vertical"
# Default: "horizontal"
[pane]
split_axis = "vertical"