diff options
| author | Drew DeVault <sir@cmpwn.com> | 2015-08-19 16:15:38 -0400 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2015-08-19 16:15:38 -0400 |
| commit | 532598947d2e995983017846cff66aea1ab63e95 (patch) | |
| tree | 8a77cad250649625eddce7af3da1645100a3a9fa /sway.5.txt | |
| parent | c29214f348cef5951eeece3b60383993eaaca305 (diff) | |
| parent | 6cc29ebbf53503a2ea72545fcdd495f5c1a89dfc (diff) | |
Merge pull request #90 from taiyu-len/master
floating mode_toggle
Diffstat (limited to 'sway.5.txt')
| -rw-r--r-- | sway.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
