From 7f493cf10d7363a6b92682612b8501709b2ab816 Mon Sep 17 00:00:00 2001 From: quinno <3379314+quinnyo@users.noreply.github.com> Date: Sat, 2 Jul 2022 21:37:11 +1000 Subject: [PATCH] fix underline --- sway/sway.5.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index b9ac17db..a5102c50 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -744,8 +744,8 @@ The default colors are: Hides window borders adjacent to the screen edges. Default is _none_. The _--i3_ option enables i3-compatible behavior to hide the title bar on tabbed and stacked containers with one child. The _smart_|_smart_no_gaps_ - options are equivalent to setting smart_borders _on_|_no_gaps_ and - hide_edge_borders _none_. + options are equivalent to setting _smart_borders_ _on_|_no_gaps_ and + _hide_edge_borders_ _none_. *input* For details on input subcommands, see *sway-input*(5).