summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Frantisek Fladung <ametisf@gmail.com>2017-01-17 11:46:58 +0100
committerLibravatar Frantisek Fladung <ametisf@gmail.com>2017-01-17 11:46:58 +0100
commit33a709cae92414f982f7e208ad0c701cf9efeff1 (patch)
tree014bf11a3a348c059a66b0eadcea85abb234f4d4
parentMerge pull request #1050 from Hummer12007/cmake (diff)
downloadsway-33a709cae92414f982f7e208ad0c701cf9efeff1.tar.gz
sway-33a709cae92414f982f7e208ad0c701cf9efeff1.tar.zst
sway-33a709cae92414f982f7e208ad0c701cf9efeff1.zip
add hide_edge_borders smart to sway.5 manual
-rw-r--r--sway/sway.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index ee1cbddd..19f7eb1d 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -282,7 +282,7 @@ The default colors are:
282 workspace (or current workspace), and _current_ changes gaps for the current 282 workspace (or current workspace), and _current_ changes gaps for the current
283 view or workspace. 283 view or workspace.
284 284
285**hide_edge_borders** <none|vertical|horizontal|both>:: 285**hide_edge_borders** <none|vertical|horizontal|both|smart>::
286 Hide window borders adjacent to the screen edges. Default is _none_. 286 Hide window borders adjacent to the screen edges. Default is _none_.
287 287
288**input** <input device> <block of commands>:: 288**input** <input device> <block of commands>::