From 4c2aeb01a8562608589f2135c024eec7d3185be7 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 20 Oct 2017 12:47:48 +0200 Subject: [PATCH] Update docs --- doc/help/settings.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) 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.