From: Samir Benmendil Date: Sun, 14 May 2017 19:55:17 +0000 (+0100) Subject: qutebrowser: update config file X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/898901f91ac91950b330c245f152511eff64e4d5?ds=inline qutebrowser: update config file --- diff --git a/qutebrowser/qutebrowser.conf b/qutebrowser/qutebrowser.conf index 8fbb16b..6b01458 100644 --- a/qutebrowser/qutebrowser.conf +++ b/qutebrowser/qutebrowser.conf @@ -233,6 +233,7 @@ status-position = bottom # message-timeout (Int): # Time (in ms) to show messages in the statusbar for. +# Set to 0 to never clear messages. # Default: 2000 message-timeout = 2000 @@ -666,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. @@ -927,7 +934,7 @@ cookies-accept = no-3rdparty # cookies-store (Bool): # Whether to store cookies. Note this option needs a restart with -# QtWebEngine. +# QtWebEngine on Qt < 5.9. # Valid values: true, false # Default: true cookies-store = true @@ -1495,9 +1502,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 = Hack, Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal # completion (Font):