diff options
author | Zandr Martin <[email protected]> | 2017-03-13 07:35:12 -0400 |
---|---|---|
committer | Zandr Martin <[email protected]> | 2017-03-13 07:35:12 -0400 |
commit | b507462d1c66e11cce76e069a508621dc9599f07 (patch) | |
tree | 52cc52fb0ec42085c37bee5f4f2e5c5f10cf2631 /sway/sway.5.txt | |
parent | 18450dd16a3909d0ea581f5f9cad4128751870cc (diff) | |
parent | 2e1083f52cbec40ed00df27dd1fb5b4d42d9254b (diff) |
Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r-- | sway/sway.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 474f6790..5d143d97 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -86,7 +86,7 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**( _splitv_, _toggle split_, _stacking_, _tabbed_. **layout** auto <mode>:: - Sets layout to one of the auto modes, i.e. one of _left_, right_, _top_, + Sets layout to one of the auto modes, i.e. one of _left_, _right_, _top_, or _bottom_. **layout** auto <next|prev>:: |