mirror of
https://github.com/swaywm/sway.git
synced 2024-11-23 00:11:28 +00:00
man: sway(5) move fixes
This commit is contained in:
parent
ebf441b359
commit
6e023257e8
|
@ -216,10 +216,9 @@ set|plus|minus|toggle <amount>
|
||||||
further details.
|
further details.
|
||||||
|
|
||||||
*move* left|right|up|down [<px> px]
|
*move* left|right|up|down [<px> px]
|
||||||
Moves the focused container in the direction specified. If the container,
|
Moves the focused container in the direction specified. The optional _px_
|
||||||
the optional _px_ argument specifies how many pixels to move the container.
|
argument specifies how many pixels to move the container. If unspecified,
|
||||||
If unspecified, the default is 10 pixels. Pixels are ignored when moving
|
the default is 10 pixels. Pixels are ignored when moving tiled containers.
|
||||||
tiled containers.
|
|
||||||
|
|
||||||
*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
|
*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
|
||||||
Moves the focused container to the specified position in the workspace.
|
Moves the focused container to the specified position in the workspace.
|
||||||
|
|
Loading…
Reference in a new issue