From 6e023257e8e9a6673fc3ff69048cdaf8baa70044 Mon Sep 17 00:00:00 2001 From: Baltazár Radics Date: Thu, 11 Aug 2022 00:36:27 +0200 Subject: man: sway(5) move fixes --- sway/sway.5.scd | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index db7886f0..d8a462d3 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -216,15 +216,14 @@ set|plus|minus|toggle further details. *move* left|right|up|down [ 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 [px|ppt] [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 -- cgit v1.2.3-54-g00ecf