diff options
author | Rouven Czerwinski <rouven@czerwinskis.de> | 2019-10-14 08:51:09 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-10-16 14:21:45 +0300 |
commit | 344c259ec0479c3e8243d4c9b0519103c3297d23 (patch) | |
tree | 7175cb5f5f626f2b3c1cb4d309468613028f2804 /sway | |
parent | 533acbe679b2eb1abfcac31aa6bfadd5cffe265d (diff) |
sway(5): move workspace_layout to config only
According to the source files, workspace_layout is a configuration only
command, move it to the correct section within the man page.
Diffstat (limited to 'sway')
-rw-r--r-- | sway/sway.5.scd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 02173357..7c73a255 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -85,6 +85,9 @@ The following commands may only be used in the configuration file. It can be disabled by setting the command to a single dash: _swaynag\_command -_ +*workspace_layout* default|stacking|tabbed + Specifies the initial layout for new workspaces. + *xwayland* enable|disable|force Enables or disables Xwayland support, which allows X11 applications to be used. _enable_ will lazily load Xwayland so Xwayland will not be launched @@ -753,9 +756,6 @@ The default colors are: switch to workspace 2, then invoke the "workspace 2" command again, you will be returned to workspace 1. Default is _no_. -*workspace_layout* default|stacking|tabbed - Specifies the initial layout for new workspaces. - # CRITERIA A criteria is a string in the form of, for example: |