summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/config.py
blob: 0157b523e25a34f16757f07d6a9f02404514dba0 (plain)
1
2
3
config.load_autoconfig()
c.aliases.update({ 'pocket': 'open -t https://getpocket.com/edit?url={url}' })
config.set('content.headers.custom', {'Referer': 'https://news.google.com/'}, 'https://www.ft.com/*')