diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index 62447c4..5e3b6ae 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -895,7 +895,7 @@ enable-pdfjs = false # words. # Default: letter # -# chars (String): +# chars (UniqueCharString): # Chars used for hint strings. # Default: asdfghjkl # @@ -919,7 +919,8 @@ enable-pdfjs = false # Default: /usr/share/dict/words # # auto-follow (Bool): -# Whether to auto-follow a hint if there's only one left. +# Follow a hint immediately when the hint text is completely +# matched. # Valid values: true, false # Default: true # @@ -1317,8 +1318,8 @@ webpage.bg = white # _monospace (Font): # Default monospace fonts. # Default: Terminus, Monospace, "DejaVu Sans Mono", Monaco, -# "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", -# "Courier New", Courier, monospace, Fixed, Consolas, Terminal +# "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, +# "Liberation Mono", monospace, Fixed, Consolas, Terminal # # completion (Font): # Font used in the completion widget.