aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd8
1 files changed, 4 insertions, 4 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index f7ca00d6..4a645837 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -133,6 +133,10 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
133*fullscreen* 133*fullscreen*
134 Toggles fullscreen for the focused view. 134 Toggles fullscreen for the focused view.
135 135
136*gaps* inner|outer all|current set|plus|minus <amount>
137 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the
138 _current_ workspace.
139
136*layout* default|splith|splitv|stacking|tabbed 140*layout* default|splith|splitv|stacking|tabbed
137 Sets the layout mode of the focused container. 141 Sets the layout mode of the focused container.
138 142
@@ -434,10 +438,6 @@ The default colors are:
434 This affects new workspaces only, and is used when the workspace doesn't 438 This affects new workspaces only, and is used when the workspace doesn't
435 have its own gaps settings (see: workspace <ws> gaps inner|outer <amount>). 439 have its own gaps settings (see: workspace <ws> gaps inner|outer <amount>).
436 440
437*gaps* inner|outer all|current set|plus|minus <amount>
438 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the
439 _current_ workspace.
440
441*hide\_edge\_borders* none|vertical|horizontal|both|smart|smart\_no\_gaps 441*hide\_edge\_borders* none|vertical|horizontal|both|smart|smart\_no\_gaps
442 Hides window borders adjacent to the screen edges. Default is _none_. 442 Hides window borders adjacent to the screen edges. Default is _none_.
443 443