mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 06:13:36 +01:00
20 lines
331 B
Markdown
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
|
|
|
|
```
|