aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r--sway/sway.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 1bb5cd3b..13d304bb 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -67,6 +67,9 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
**fullscreen**::
Toggles fullscreen status for the focused view.
+**hide_edge_borders** <none|vertical|horizontal|both>::
+ Hide window borders adjacent to the screen edges. Default is _none_.
+
**layout** <mode>::
Sets the layout mode of the focused container. _mode_ can be one of _splith_,
_splitv_, or _toggle split_.