From 6056d654c8ab7c2248c12943f4cf17b32e832ed6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 13 Oct 2017 23:42:02 -0400 Subject: Merge pull request #1395 from Zer0-One/master Update man 5 page --- sway/sway.5.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 3b0cd531..731394dd 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -36,13 +36,13 @@ The following commands may only be used in the configuration file. + See **sway-bar**(5) for details. +**default_orientation** :: + Sets the default container layout for tiled containers. + **set** :: Sets variable $name to _value_. You can use the new variable in the arguments of future commands. -**orientation** :: - Sets the default container layout for tiled containers. - The following commands cannot be used directly in the configuration file. They are expected to be used with **bindsym** or at runtime through **swaymsg**(1). -- cgit v1.2.3-54-g00ecf