[qutebrowser] update config with tor

This commit is contained in:
2020-07-21 21:14:35 -04:00
parent b55af2e7e4
commit 619a21eb54
3 changed files with 3 additions and 5 deletions

View File

@ -6,10 +6,5 @@
config_version: 2
settings:
content.media_capture:
https://riot.im: true
content.notifications:
https://chat.castine.town: true
https://riot.im: true
content.user_stylesheets:
global: null

View File

@ -1,2 +1,3 @@
https://15five.quip.com/ Updates - Quip
https://app.slack.com/client/T042JGM5N/DUR7MC42G Slack | Chukwuka Agu | 15Five
https://github.com/15five/fifteen5/pull/29808/files [ENG-9131] Fix 1on1 Everyone1on1sUserView query by gunsmoke · Pull Request #29808 · 15five/fifteen5

View File

@ -9,12 +9,14 @@ c.url.searchengines = {
"j": "https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-{}",
"k": "https://b-ok.cc/s/?q={}",
"m": "https://www.openstreetmap.com/search?query={}",
"t": "https://3g2upl4pq6kufc4m.onion/?q={}",
"p": "https://proxboat.org/s/?q={}",
"w": "https://www.wikiwand.com/en/{}?fullSearch=false",
"z": "https://zoom.us/wc/{}/join",
}
c.messages.timeout = 5000
c.content.proxy = 'socks://tor.local:9050/'
config.set("scrolling.smooth", True)
config.set("url.default_page", "http://search.unbl.ink")