Fix typo in sway.5.scd

small typo fix (ptt => ppt)
master
quinno 3 years ago committed by Simon Ser
parent c9060bcc12
commit d0c5c5a60b

@ -215,7 +215,7 @@ set|plus|minus|toggle <amount>
If unspecified, the default is 10 pixels. Pixels are ignored when moving If unspecified, the default is 10 pixels. Pixels are ignored when moving
tiled containers. tiled containers.
*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ptt] *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.
The position can be specified in pixels or percentage points, omitting 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

Loading…
Cancel
Save