summaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd9
1 files changed, 5 insertions, 4 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index b3d696f2..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
@@ -364,6 +368,7 @@ The default colors are:
364: #000000 368: #000000
365: #0c0c0c 369: #0c0c0c
366 370
371
367*debuglog* on|off|toggle 372*debuglog* on|off|toggle
368 Enables, disables or toggles debug logging. _toggle_ cannot be used in the 373 Enables, disables or toggles debug logging. _toggle_ cannot be used in the
369 configuration file. 374 configuration file.
@@ -433,10 +438,6 @@ The default colors are:
433 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
434 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>).
435 440
436*gaps* inner|outer all|current set|plus|minus <amount>
437 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the
438 _current_ workspace.
439
440*hide\_edge\_borders* none|vertical|horizontal|both|smart|smart\_no\_gaps 441*hide\_edge\_borders* none|vertical|horizontal|both|smart|smart\_no\_gaps
441 Hides window borders adjacent to the screen edges. Default is _none_. 442 Hides window borders adjacent to the screen edges. Default is _none_.
442 443