init commit
This commit is contained in:
10
wayle/tombi.toml
Normal file
10
wayle/tombi.toml
Normal 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"]
|
||||
Reference in New Issue
Block a user