summaryrefslogtreecommitdiffstats
path: root/sway.5.txt
diff options
context:
space:
mode:
authorLibravatar taiyu <taiyu.len@gmail.com>2015-08-19 13:10:58 -0700
committerLibravatar taiyu <taiyu.len@gmail.com>2015-08-19 13:10:58 -0700
commit6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc (patch)
tree8a77cad250649625eddce7af3da1645100a3a9fa /sway.5.txt
parentfloating mode_toggle (diff)
downloadsway-6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc.tar.gz
sway-6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc.tar.zst
sway-6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc.zip
man page update
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
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