From a9c09932188be010967dd9c78f1a0c5381f3ba63 Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Wed, 31 Aug 2016 21:07:20 -0500 Subject: document `orientation` command --- sway/sway.5.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 7de02a82..84e5e7c5 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -39,6 +39,9 @@ The following commands may only be used in the configuration file. **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