mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-17 07:48:28 +01:00
Fix typo in sway.5.scd
small typo fix (ptt => ppt)
This commit is contained in:
parent
c9060bcc12
commit
d0c5c5a60b
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ set|plus|minus|toggle <amount>
|
|||
If unspecified, the default is 10 pixels. Pixels are ignored when moving
|
||||
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.
|
||||
The position can be specified in pixels or percentage points, omitting
|
||||
the unit defaults to pixels. If _absolute_ is used, the position is
|
||||
|
|
Loading…
Reference in a new issue