diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index d9fddc2f3..eda28c955 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -209,6 +209,7 @@ |<>|Enable Spatial Navigation. |<>|Keychains that shouldn't be shown in the keyhint dialog. |<>|Time from pressing a key to seeing the keyhint dialog (ms). +|<>|The rounding radius for the edges of the keyhint dialog. |<>|Time (in ms) to show messages in the statusbar for. |<>|Show messages in unfocused windows. |<>|How to open links in an existing instance if a new one is launched. @@ -2414,6 +2415,14 @@ Type: <> Default: +pass:[500]+ +[[keyhint.radius]] +=== keyhint.radius +The rounding radius for the edges of the keyhint dialog. + +Type: <> + +Default: +pass:[6]+ + [[messages.timeout]] === messages.timeout Time (in ms) to show messages in the statusbar for.