mirror of
https://github.com/NickHu/sway
synced 2024-12-26 21:58:30 +01:00
Document focus floating|tiling
This commit is contained in:
parent
48c98b676f
commit
b755639ca8
1 changed files with 6 additions and 0 deletions
|
@ -92,6 +92,12 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
|
|||
*focus* output <name>
|
||||
Moves focus to the named output.
|
||||
|
||||
*focus tiling*
|
||||
Sets focus to the last focused tiling container.
|
||||
|
||||
*focus floating*
|
||||
Sets focus to the last focused floating container.
|
||||
|
||||
*focus* mode\_toggle
|
||||
Moves focus between the floating and tiled layers.
|
||||
|
||||
|
|
Loading…
Reference in a new issue