From: Samir Benmendil Date: Wed, 1 Feb 2017 22:23:53 +0000 (+0000) Subject: qutebrowser: increase partial-timeout to 5s X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/bd3653928227306173e32331f306faa4a3a6e145 qutebrowser: increase partial-timeout to 5s This will give me some more time to read the info box. --- diff --git a/qutebrowser/qutebrowser.conf b/qutebrowser/qutebrowser.conf index 6843e2b..a68065e 100644 --- a/qutebrowser/qutebrowser.conf +++ b/qutebrowser/qutebrowser.conf @@ -539,7 +539,7 @@ scrollbar-padding = 2 # into zoom increments. # Default: 512 timeout = 500 -partial-timeout = 1000 +partial-timeout = 5000 insert-mode-on-plugins = false auto-leave-insert-mode = true auto-insert-mode = false