docs(mkdocs): run docgen, depgen and jsonschema targets

This commit is contained in:
LGUG2Z
2025-09-09 08:56:23 -07:00
parent 86e0d40828
commit 78177af6b8
11 changed files with 346 additions and 257 deletions

View File

@@ -1846,6 +1846,10 @@
"description": "Name",
"type": "string"
},
"tile": {
"description": "Enable or disable tiling for the workspace (default: true)",
"type": "boolean"
},
"wallpaper": {
"description": "Specify a wallpaper for this workspace",
"type": "object",