Files
komorebi/docs/cli/adjust-container-padding.md
2024-02-15 12:21:51 -08:00

20 lines
331 B
Markdown

# adjust-container-padding
```
Adjust container padding on the focused workspace
Usage: komorebic.exe adjust-container-padding <SIZING> <ADJUSTMENT>
Arguments:
<SIZING>
[possible values: increase, decrease]
<ADJUSTMENT>
Pixels to adjust by as an integer
Options:
-h, --help
Print help
```