Document focus floating|tiling

This commit is contained in:
emersion 2018-07-09 19:37:06 +01:00
parent 48c98b676f
commit b755639ca8
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -92,6 +92,12 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
*focus* output <name> *focus* output <name>
Moves focus to the named output. 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 *focus* mode\_toggle
Moves focus between the floating and tiled layers. Moves focus between the floating and tiled layers.