mirror of
https://github.com/swaywm/sway.git
synced 2024-12-03 03:46:53 +00:00
Fixed typo
This commit is contained in:
parent
8f036b6f78
commit
26323d6ac6
|
@ -284,7 +284,7 @@ set|plus|minus|toggle <amount>
|
||||||
*resize* shrink|grow width|height [<amount> [px|ppt]]
|
*resize* shrink|grow width|height [<amount> [px|ppt]]
|
||||||
Resizes the currently focused container by _amount_, specified in pixels or
|
Resizes the currently focused container by _amount_, specified in pixels or
|
||||||
percentage points. If the units are omitted, floating containers are resized
|
percentage points. If the units are omitted, floating containers are resized
|
||||||
in px and tiled containers by ppt. _amount_ will default to 10 if omitted.
|
in px and tiled containers by ppt. _Amount_ will default to 10 if omitted.
|
||||||
|
|
||||||
*resize* set height <height> [px|ppt]
|
*resize* set height <height> [px|ppt]
|
||||||
Sets the height of the container to _height_, specified in pixels or
|
Sets the height of the container to _height_, specified in pixels or
|
||||||
|
|
Loading…
Reference in a new issue