Merge pull request #1395 from Zer0-One/master

Update man 5 page
This commit is contained in:
Drew DeVault 2017-10-13 23:42:02 -04:00 committed by GitHub
commit 45ec4de36a
1 changed files with 3 additions and 3 deletions

View File

@ -36,13 +36,13 @@ The following commands may only be used in the configuration file.
+ +
See **sway-bar**(5) for details. See **sway-bar**(5) for details.
**default_orientation** <horizontal|vertical|auto>::
Sets the default container layout for tiled containers.
**set** <name> <value>:: **set** <name> <value>::
Sets variable $name to _value_. You can use the new variable in the arguments Sets variable $name to _value_. You can use the new variable in the arguments
of future commands. of future commands.
**orientation** <horizontal|vertical|auto>::
Sets the default container layout for tiled containers.
The following commands cannot be used directly in the configuration file. 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). They are expected to be used with **bindsym** or at runtime through **swaymsg**(1).