aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar quinno <3379314+quinnyo@users.noreply.github.com>2021-08-16 11:47:28 +0000
committerLibravatar Simon Ser <contact@emersion.fr>2021-08-16 14:05:48 +0200
commitd0c5c5a60b63ec0582d2a26fb3eb95776dd0b715 (patch)
tree663bee89ed63f82f5828f4369f6057beb78f0921
parentlayer-shell: replace close() with destroy() (diff)
downloadsway-d0c5c5a60b63ec0582d2a26fb3eb95776dd0b715.tar.gz
sway-d0c5c5a60b63ec0582d2a26fb3eb95776dd0b715.tar.zst
sway-d0c5c5a60b63ec0582d2a26fb3eb95776dd0b715.zip
Fix typo in sway.5.scd
small typo fix (ptt => ppt)
-rw-r--r--sway/sway.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 8958c7e3..2403e9c2 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -215,7 +215,7 @@ set|plus|minus|toggle <amount>
215 If unspecified, the default is 10 pixels. Pixels are ignored when moving 215 If unspecified, the default is 10 pixels. Pixels are ignored when moving
216 tiled containers. 216 tiled containers.
217 217
218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ptt] 218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
219 Moves the focused container to the specified position in the workspace. 219 Moves the focused container to the specified position in the workspace.
220 The position can be specified in pixels or percentage points, omitting 220 The position can be specified in pixels or percentage points, omitting
221 the unit defaults to pixels. If _absolute_ is used, the position is 221 the unit defaults to pixels. If _absolute_ is used, the position is