aboutsummaryrefslogtreecommitdiff
path: root/sway.5.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-08-19 16:15:38 -0400
committerDrew DeVault <sir@cmpwn.com>2015-08-19 16:15:38 -0400
commit532598947d2e995983017846cff66aea1ab63e95 (patch)
tree8a77cad250649625eddce7af3da1645100a3a9fa /sway.5.txt
parentc29214f348cef5951eeece3b60383993eaaca305 (diff)
parent6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc (diff)
Merge pull request #90 from taiyu-len/master
floating mode_toggle
Diffstat (limited to 'sway.5.txt')
-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
**floating** toggle::
Toggles the "floating" status of the focused view.
+**floating** mode_toggle::
+ Toggles focus between floating view and tiled view.
+
**focus** <direction>::
Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The
directional focus commands will move the focus in that direction. The parent