10 lines
327 B
Markdown
10 lines
327 B
Markdown
# Jay TOML Config
|
|
|
|
This document describes the format of the TOML configuration of the Jay compositor.
|
|
|
|
A JSON Schema for this format is available at [spec.generated.json](./spec.generated.json). You can include this file in your editor to get auto completion.
|
|
|
|
Start at the top-level type: [Config](#types-config).
|
|
|
|
## Types
|
|
|