update qutebrowser

This commit is contained in:
Felix Van der Jeugt 2016-03-19 10:35:37 +01:00
parent e116b6ae57
commit 154c8e40cc
1 changed files with 5 additions and 4 deletions

View File

@ -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.