From b513981378f0ba79a5d3b80b7410addf5595a8ee Mon Sep 17 00:00:00 2001 From: Nils Schulte Date: Thu, 16 Jul 2020 12:04:29 +0200 Subject: added ppt unit to move position command --- sway/sway.5.scd | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 6e3ae86d..65ae9087 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -215,9 +215,11 @@ set|plus|minus If unspecified, the default is 10 pixels. Pixels are ignored when moving tiled containers. -*move* [absolute] position [px] [px] - Moves the focused container to the specified position in the workspace. If - _absolute_ is used, the position is relative to all outputs. +*move* [absolute] position [px|ppt] [px|ptt] + Moves the focused container to the specified position in the workspace. + The position can be specified in pixels or percentage points, ommitting + the unit defualts 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 Moves the focused container to be centered on the workspace. If _absolute_ -- cgit v1.2.3