mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
16 lines
233 B
Markdown
16 lines
233 B
Markdown
# move
|
|
|
|
```
|
|
Move the focused window in the specified direction
|
|
|
|
Usage: move <OPERATION_DIRECTION>
|
|
|
|
Arguments:
|
|
<OPERATION_DIRECTION>
|
|
[possible values: left, right, up, down]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |