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

19 lines
316 B
Markdown

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