summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index b03fb73e..9c40558b 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -41,6 +41,9 @@ Commands
41**floating** toggle:: 41**floating** toggle::
42 Toggles the "floating" status of the focused view. 42 Toggles the "floating" status of the focused view.
43 43
44**floating** mode_toggle::
45 Toggles focus between floating view and tiled view.
46
44**focus** <direction>:: 47**focus** <direction>::
45 Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The 48 Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The
46 directional focus commands will move the focus in that direction. The parent 49 directional focus commands will move the focus in that direction. The parent