From ece6a1d408456ade74c88dee7d4b9e0491f0bdaf Mon Sep 17 00:00:00 2001 From: Ronan Pigott Date: Sun, 25 Oct 2020 14:20:11 -0700 Subject: Change workspace_layout to match i3 behavior In i3, the workspace_layout command does not affect the workspace layout. Instead, new workspace level containers are wrapped in the desired layout and the workspace layout always defaults to the output orientation. --- sway/sway.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index f608ad2e..02592b5f 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -89,7 +89,7 @@ The following commands may only be used in the configuration file. _swaynag\_command -_ *workspace_layout* default|stacking|tabbed - Specifies the initial layout for new workspaces. + Specifies the initial layout for new containers in an empty workspace. *xwayland* enable|disable|force Enables or disables Xwayland support, which allows X11 applications to be -- cgit v1.2.3