commit 6e023257e8e9a6673fc3ff69048cdaf8baa70044
parent ebf441b359668c19da866bfdf3b126f171edac4f
Author: Baltazár Radics <baltazar.radics@gmail.com>
Date: Thu, 11 Aug 2022 00:36:27 +0200
man: sway(5) move fixes
Diffstat:
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
@@ -216,15 +216,14 @@ set|plus|minus|toggle <amount>
further details.
*move* left|right|up|down [<px> px]
- Moves the focused container in the direction specified. If the container,
- the optional _px_ argument specifies how many pixels to move the container.
- If unspecified, the default is 10 pixels. Pixels are ignored when moving
- tiled containers.
+ Moves the focused container in the direction specified. The optional _px_
+ argument specifies how many pixels to move the container. If unspecified,
+ the default is 10 pixels. Pixels are ignored when moving tiled containers.
*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
Moves the focused container to the specified position in the workspace.
The position can be specified in pixels or percentage points, omitting
- the unit defaults to pixels. If _absolute_ is used, the position is
+ the unit defaults to pixels. If _absolute_ is used, the position is
relative to all outputs. _absolute_ can not be used with percentage points.
*move* [absolute] position center