aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Ronan Pigott <rpigott@berkeley.edu>2020-10-25 14:20:11 -0700
committerLibravatar Tudor Brindus <me@tbrindus.ca>2020-12-20 00:58:42 -0500
commitece6a1d408456ade74c88dee7d4b9e0491f0bdaf (patch)
tree09f5a40a02347c927a91ab66da6c794cfd787c97 /sway/sway.5.scd
parentRevert "commands/move: maintain workspace_layout when moving" (diff)
downloadsway-ece6a1d408456ade74c88dee7d4b9e0491f0bdaf.tar.gz
sway-ece6a1d408456ade74c88dee7d4b9e0491f0bdaf.tar.zst
sway-ece6a1d408456ade74c88dee7d4b9e0491f0bdaf.zip
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.
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd2
1 files changed, 1 insertions, 1 deletions
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.
89 _swaynag\_command -_ 89 _swaynag\_command -_
90 90
91*workspace_layout* default|stacking|tabbed 91*workspace_layout* default|stacking|tabbed
92 Specifies the initial layout for new workspaces. 92 Specifies the initial layout for new containers in an empty workspace.
93 93
94*xwayland* enable|disable|force 94*xwayland* enable|disable|force
95 Enables or disables Xwayland support, which allows X11 applications to be 95 Enables or disables Xwayland support, which allows X11 applications to be