Files
dotfiles/wayle/tombi.toml
2026-06-11 11:01:51 +05:30

11 lines
173 B
TOML

[schema]
enabled = true
[[schemas]]
path = "./schema.json"
include = ["config.toml", "runtime.toml"]
[[schemas]]
path = "./themes/schema.json"
include = ["themes/*.toml"]