mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-25 06:34:57 +01:00
17 lines
290 B
Markdown
17 lines
290 B
Markdown
# resize-delta
|
|
|
|
```
|
|
Set the resize delta (used by resize-edge and resize-axis)
|
|
|
|
Usage: komorebic.exe resize-delta <PIXELS>
|
|
|
|
Arguments:
|
|
<PIXELS>
|
|
The delta of pixels by which to increase or decrease window dimensions when resizing
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|