update qutebrowser
This commit is contained in:
parent
55376c70d7
commit
adf8a5ed73
@ -667,6 +667,12 @@ position = top
|
||||
# Default: true
|
||||
show-favicons = true
|
||||
|
||||
# favicon-scale (Float):
|
||||
# Scale for favicons in the tab bar. The tab size is unchanged, so
|
||||
# big favicons also require extra `tabs->padding`.
|
||||
# Default: 1.0
|
||||
favicon-scale = 1.0
|
||||
|
||||
# width (PercOrInt):
|
||||
# The width of the tab bar if it's vertical, in px or as percentage
|
||||
# of the window.
|
||||
@ -1484,9 +1490,9 @@ prompts.selected.bg = #308cc6
|
||||
|
||||
# _monospace (Font):
|
||||
# Default monospace fonts.
|
||||
# Default: Terminus, Monospace, "DejaVu Sans Mono", Monaco,
|
||||
# "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier,
|
||||
# "Liberation Mono", monospace, Fixed, Consolas, Terminal
|
||||
# Default: xos4 Terminus, Terminus, Monospace, "DejaVu Sans Mono",
|
||||
# Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New",
|
||||
# Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal
|
||||
_monospace = Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal
|
||||
|
||||
# completion (Font):
|
||||
|
Loading…
Reference in New Issue
Block a user