mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
Add missing layout modes in sway(5)
This commit is contained in:
parent
68b517e1ae
commit
4f9af09f23
@ -100,7 +100,7 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
|
||||
|
||||
**layout** <mode>::
|
||||
Sets the layout mode of the focused container. _mode_ can be one of _splith_,
|
||||
_splitv_, or _toggle split_.
|
||||
_splitv_, _toggle split_, _stacking_ or _tabbed_.
|
||||
|
||||
**move** <left|right|up|down>::
|
||||
Moves the focused container _left_, _right_, _up_, or _down_.
|
||||
|
Loading…
Reference in New Issue
Block a user