mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
sway-ipc.7: typo stacked->stacking
``` layout string - The node's layout. It can either be splith, splitv, stacked, tabbed, or output ``` Correct to *stacking*
This commit is contained in:
parent
89f8531268
commit
4acd96a302
1 changed files with 1 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ node and will have the following properties:
|
|||
: Number of pixels used for the border width
|
||||
|- layout
|
||||
: string
|
||||
: The node's layout. It can either be _splith_, _splitv_, _stacked_,
|
||||
: The node's layout. It can either be _splith_, _splitv_, _stacking_,
|
||||
_tabbed_, or _output_
|
||||
|- orientation
|
||||
: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue