mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
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.
This commit is contained in:
parent
b4850876dc
commit
ece6a1d408
8 changed files with 51 additions and 35 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue