mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 08:51:27 +00:00
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:
parent
a55472c6d8
commit
211c40b36c
|
@ -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).
|
||||||
|
|
Loading…
Reference in a new issue