init commit

This commit is contained in:
2026-06-11 11:01:51 +05:30
commit 72e90c145e
36 changed files with 2380 additions and 0 deletions

10
wayle/tombi.toml Normal file
View File

@@ -0,0 +1,10 @@
[schema]
enabled = true
[[schemas]]
path = "./schema.json"
include = ["config.toml", "runtime.toml"]
[[schemas]]
path = "./themes/schema.json"
include = ["themes/*.toml"]