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** :: Specifies the start layout for new workspaces. +**include** :: + Includes a sub config file by _path_. _path_ can be either a full path or a + path relative to the parent config. + Criteria --------