aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Rouven Czerwinski <rouven@czerwinskis.de>2019-10-14 08:51:09 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2019-10-16 14:21:45 +0300
commit344c259ec0479c3e8243d4c9b0519103c3297d23 (patch)
tree7175cb5f5f626f2b3c1cb4d309468613028f2804 /sway/sway.5.scd
parentUpdate version to 1.2 (diff)
downloadsway-344c259ec0479c3e8243d4c9b0519103c3297d23.tar.gz
sway-344c259ec0479c3e8243d4c9b0519103c3297d23.tar.zst
sway-344c259ec0479c3e8243d4c9b0519103c3297d23.zip
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/sway.5.scd')
-rw-r--r--sway/sway.5.scd6
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.
85 It can be disabled by setting the command to a single dash: 85 It can be disabled by setting the command to a single dash:
86 _swaynag\_command -_ 86 _swaynag\_command -_
87 87
88*workspace_layout* default|stacking|tabbed
89 Specifies the initial layout for new workspaces.
90
88*xwayland* enable|disable|force 91*xwayland* enable|disable|force
89 Enables or disables Xwayland support, which allows X11 applications to be 92 Enables or disables Xwayland support, which allows X11 applications to be
90 used. _enable_ will lazily load Xwayland so Xwayland will not be launched 93 used. _enable_ will lazily load Xwayland so Xwayland will not be launched
@@ -753,9 +756,6 @@ The default colors are:
753 switch to workspace 2, then invoke the "workspace 2" command again, you 756 switch to workspace 2, then invoke the "workspace 2" command again, you
754 will be returned to workspace 1. Default is _no_. 757 will be returned to workspace 1. Default is _no_.
755 758
756*workspace_layout* default|stacking|tabbed
757 Specifies the initial layout for new workspaces.
758
759# CRITERIA 759# CRITERIA
760 760
761A criteria is a string in the form of, for example: 761A criteria is a string in the form of, for example: