minor changes to sway.5.scd

A couple of minor changes to the hide_edge_borders description.

- now refers to the correct smart_borders option ('smart' -> 'on')

- more consistent use of emphasis
This commit is contained in:
quinno 2022-06-27 00:01:29 +10:00 committed by GitHub
parent a55472c6d8
commit 211c40b36c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -744,8 +744,8 @@ The default colors are:
Hides window borders adjacent to the screen edges. Default is _none_. The Hides window borders adjacent to the screen edges. Default is _none_. The
_--i3_ option enables i3-compatible behavior to hide the title bar on _--i3_ option enables i3-compatible behavior to hide the title bar on
tabbed and stacked containers with one child. The _smart_|_smart_no_gaps_ tabbed and stacked containers with one child. The _smart_|_smart_no_gaps_
options are equivalent to setting _smart_borders_ smart|no_gaps and options are equivalent to setting smart_borders _on_|_no_gaps_ and
_hide_edge_borders_ none. hide_edge_borders _none_.
*input* <input_device> <input-subcommands...> *input* <input_device> <input-subcommands...>
For details on input subcommands, see *sway-input*(5). For details on input subcommands, see *sway-input*(5).