aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index e73beb81..d626df48 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -215,6 +215,10 @@ or triggered at runtime.
**workspace_layout** <default|stacking|tabbed>::
Specifies the start layout for new workspaces.
+**include** <path>::
+ Includes a sub config file by _path_. _path_ can be either a full path or a
+ path relative to the parent config.
+
Criteria
--------