update qutebrowser
This commit is contained in:
parent
e116b6ae57
commit
154c8e40cc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user