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.scd6
1 files changed, 4 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 1affca5f..c0ec85cd 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -493,8 +493,10 @@ The default colors are:
493 This affects new workspaces only, and is used when the workspace doesn't 493 This affects new workspaces only, and is used when the workspace doesn't
494 have its own gaps settings (see: workspace <ws> gaps ...). 494 have its own gaps settings (see: workspace <ws> gaps ...).
495 495
496*hide_edge_borders* none|vertical|horizontal|both|smart|smart_no_gaps 496*hide_edge_borders* [--i3] none|vertical|horizontal|both|smart|smart_no_gaps
497 Hides window borders adjacent to the screen edges. Default is _none_. 497 Hides window borders adjacent to the screen edges. Default is _none_. The
498 _--i3_ option enables i3-compatible behavior to hide the title bar on tabbed
499 and stacked containers with one child.
498 500
499*input* <input_device> <input-subcommands...> 501*input* <input_device> <input-subcommands...>
500 For details on input subcommands, see *sway-input*(5). 502 For details on input subcommands, see *sway-input*(5).