diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-01-17 11:26:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-17 11:26:06 -0500 |
commit | dd41ce45f7eb26ad84e9b3fe7a83f200f6396711 (patch) | |
tree | 014bf11a3a348c059a66b0eadcea85abb234f4d4 /sway | |
parent | 2047bb81dcdb311f10e4915f75245768d54137dd (diff) | |
parent | 33a709cae92414f982f7e208ad0c701cf9efeff1 (diff) |
Merge pull request #1051 from ametisf/master
add hide_edge_borders smart to sway.5 manual
Diffstat (limited to 'sway')
-rw-r--r-- | sway/sway.5.txt | 2 |
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: workspace (or current workspace), and _current_ changes gaps for the current view or workspace. -**hide_edge_borders** <none|vertical|horizontal|both>:: +**hide_edge_borders** <none|vertical|horizontal|both|smart>:: Hide window borders adjacent to the screen edges. Default is _none_. **input** <input device> <block of commands>:: |