mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-17 22:13:27 +01:00
This commit switches all relevant commands to treat the v2 applications.json asc format as the default format in all commands. The v1 applications.yaml file will still be processed correctly if passed.
13 lines
366 B
Markdown
13 lines
366 B
Markdown
# toggle-workspace-window-container-behaviour
|
|
|
|
```
|
|
Toggle the behaviour for new windows (stacking or dynamic tiling) for currently focused workspace. If there was no behaviour set for the workspace previously it takes the opposite of the global value
|
|
|
|
Usage: komorebic.exe toggle-workspace-window-container-behaviour
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|