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
+16
View File
@@ -0,0 +1,16 @@
# scrolling-layout-columns
```
Set the number of visible columns for the Scrolling layout on the focused workspace
Usage: komorebic.exe scrolling-layout-columns <COUNT>
Arguments:
<COUNT>
Desired number of visible columns
Options:
-h, --help
Print help
```