qutebrowser

This commit is contained in:
Felix Van der Jeugt 2016-03-16 23:31:04 +01:00
parent c3ee335a09
commit 6a7dc71272

View File

@ -717,7 +717,7 @@ indicator-padding = 2,2,0,4
# cache-size (Int): # cache-size (Int):
# Size of the HTTP network cache. # Size of the HTTP network cache.
# Default: 52428800 # Default: 52428800
download-directory = /home/felix/Temporary download-directory = /data/temporary
prompt-download-directory = true prompt-download-directory = true
remember-download-directory = true remember-download-directory = true
maximum-pages-in-cache = maximum-pages-in-cache =
@ -938,7 +938,7 @@ chars = asdfghjkl
min-chars = 1 min-chars = 1
scatter = true scatter = true
uppercase = false uppercase = false
dictionary = /usr/share/dict/cracklib-small dictionary = /usr/share/dict/british-english
auto-follow = true auto-follow = true
next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b
prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b