mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 07:23:57 +01:00
20 lines
318 B
Markdown
20 lines
318 B
Markdown
# named-workspace-tiling
|
|
|
|
```
|
|
Enable or disable window tiling for the specified workspace
|
|
|
|
Usage: komorebic.exe named-workspace-tiling <WORKSPACE> <VALUE>
|
|
|
|
Arguments:
|
|
<WORKSPACE>
|
|
Target workspace name
|
|
|
|
<VALUE>
|
|
[possible values: enable, disable]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|