From 6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc Mon Sep 17 00:00:00 2001 From: taiyu Date: Wed, 19 Aug 2015 13:10:58 -0700 Subject: [PATCH] man page update --- sway.5.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway.5.txt b/sway.5.txt index b03fb73ed..9c40558bc 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -41,6 +41,9 @@ Commands **floating** toggle:: Toggles the "floating" status of the focused view. +**floating** mode_toggle:: + Toggles focus between floating view and tiled view. + **focus** :: Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The directional focus commands will move the focus in that direction. The parent