mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-19 06:16:57 +01:00
20 lines
310 B
Markdown
20 lines
310 B
Markdown
# named-workspace-padding
|
|
|
|
```
|
|
Set the workspace padding for the specified workspace
|
|
|
|
Usage: komorebic.exe named-workspace-padding <WORKSPACE> <SIZE>
|
|
|
|
Arguments:
|
|
<WORKSPACE>
|
|
Target workspace name
|
|
|
|
<SIZE>
|
|
Pixels to pad with as an integer
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|