summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-01-17 11:26:06 -0500
committerLibravatar GitHub <noreply@github.com>2017-01-17 11:26:06 -0500
commitdd41ce45f7eb26ad84e9b3fe7a83f200f6396711 (patch)
tree014bf11a3a348c059a66b0eadcea85abb234f4d4
parentMerge pull request #1050 from Hummer12007/cmake (diff)
parentadd hide_edge_borders smart to sway.5 manual (diff)
downloadsway-dd41ce45f7eb26ad84e9b3fe7a83f200f6396711.tar.gz
sway-dd41ce45f7eb26ad84e9b3fe7a83f200f6396711.tar.zst
sway-dd41ce45f7eb26ad84e9b3fe7a83f200f6396711.zip
Merge pull request #1051 from ametisf/master
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>::