Skip to content

Commit

Permalink
commands: document <criteria> focus
Browse files Browse the repository at this point in the history
  • Loading branch information
ianyfan committed Aug 4, 2018
1 parent d3936bf commit 9668fbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sway/sway.5.scd
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9668fbd

Please sign in to comment.