commands: document <criteria> focus

This commit is contained in:
Ian Fan 2018-08-05 00:27:53 +01:00
parent dd48c8a579
commit 3b1f58e135
1 changed files with 3 additions and 0 deletions

View File

@ -84,6 +84,9 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
*floating* enable|disable|toggle
Make focused view floating, non-floating, or the opposite of what it is now.
<criteria> *focus*
Moves focus to the container that matches the specified criteria.
*focus* up|right|down|left
Moves focus to the next container in the specified direction.