2019-11-12 00:50:57 +00:00
|
|
|
# If a config.py file exists, this file is ignored unless it's explicitly loaded
|
|
|
|
# via config.load_autoconfig(). For more information, see:
|
|
|
|
# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml
|
2018-11-15 01:01:37 +00:00
|
|
|
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
|
|
|
# Instead, create a config.py - see :help for details.
|
|
|
|
|
|
|
|
config_version: 2
|
|
|
|
settings:
|
|
|
|
aliases:
|
|
|
|
global:
|
|
|
|
q: quit
|
|
|
|
w: session-save
|
|
|
|
wq: quit --save
|
|
|
|
backend:
|
|
|
|
global: webengine
|
|
|
|
bindings.commands:
|
|
|
|
global:
|
|
|
|
normal:
|
2019-12-16 01:10:45 +00:00
|
|
|
<Alt+t>: tab-prev
|
2019-03-25 20:54:43 +00:00
|
|
|
<Ctrl+Shift+m>: spawn fish -c 'cd Downloads; ydl "{url}"'
|
2019-12-20 21:11:08 +00:00
|
|
|
<Ctrl+k>: spawn -u qute-keepass -p ~/.keepass
|
|
|
|
<Ctrl+m>: spawn -d mpv {url}
|
2018-11-15 01:01:37 +00:00
|
|
|
<Ctrl+q>: close
|
2019-12-20 21:11:08 +00:00
|
|
|
<Ctrl+r>: spawn --userscript readability
|
2018-11-15 01:01:37 +00:00
|
|
|
<Ctrl+w>: tab-close
|
2020-02-09 00:47:17 +00:00
|
|
|
sa: spawn -u archive
|
2019-12-20 21:11:08 +00:00
|
|
|
sd: spawn -u open_download
|
2019-12-28 00:22:30 +00:00
|
|
|
st: spawn -u switchtor
|
2019-12-20 21:11:08 +00:00
|
|
|
passthrough:
|
|
|
|
<Ctrl+Shift+Escape>exit: leave-mode
|
|
|
|
<Shift+Escape>: null
|
2018-11-15 01:01:37 +00:00
|
|
|
colors.completion.category.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.completion.category.border.bottom:
|
|
|
|
global: black
|
|
|
|
colors.completion.category.border.top:
|
|
|
|
global: black
|
|
|
|
colors.completion.category.fg:
|
|
|
|
global: white
|
|
|
|
colors.completion.even.bg:
|
|
|
|
global: '#29353B'
|
|
|
|
colors.completion.item.selected.bg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.completion.item.selected.border.bottom:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.completion.item.selected.border.top:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.completion.match.fg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.completion.odd.bg:
|
|
|
|
global: '#243035'
|
|
|
|
colors.completion.scrollbar.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.completion.scrollbar.fg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.downloads.bar.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.downloads.error.bg:
|
|
|
|
global: red
|
|
|
|
colors.hints.bg:
|
|
|
|
global: rgba(0, 226, 255, 0.8)
|
|
|
|
colors.hints.fg:
|
|
|
|
global: black
|
|
|
|
colors.hints.match.fg:
|
|
|
|
global: green
|
|
|
|
colors.keyhint.suffix.fg:
|
|
|
|
global: '#FFFF00'
|
|
|
|
colors.messages.error.bg:
|
|
|
|
global: red
|
|
|
|
colors.messages.warning.border:
|
|
|
|
global: '#d47300'
|
|
|
|
colors.prompts.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.prompts.selected.bg:
|
|
|
|
global: grey
|
|
|
|
colors.statusbar.command.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.statusbar.command.private.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.statusbar.command.private.fg:
|
|
|
|
global: white
|
|
|
|
colors.statusbar.insert.bg:
|
|
|
|
global: darkgreen
|
|
|
|
colors.statusbar.insert.fg:
|
|
|
|
global: white
|
|
|
|
colors.statusbar.normal.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.statusbar.private.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.statusbar.private.fg:
|
|
|
|
global: white
|
|
|
|
colors.statusbar.url.error.fg:
|
|
|
|
global: orange
|
|
|
|
colors.statusbar.url.fg:
|
|
|
|
global: white
|
|
|
|
colors.statusbar.url.warn.fg:
|
|
|
|
global: yellow
|
|
|
|
colors.tabs.bar.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.tabs.even.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.tabs.indicator.start:
|
|
|
|
global: '#0000aa'
|
|
|
|
colors.tabs.indicator.stop:
|
|
|
|
global: '#00aa00'
|
|
|
|
colors.tabs.odd.bg:
|
|
|
|
global: '#222D32'
|
2019-11-12 00:50:57 +00:00
|
|
|
colors.tabs.pinned.even.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.tabs.pinned.odd.bg:
|
|
|
|
global: '#222D32'
|
|
|
|
colors.tabs.pinned.odd.fg:
|
|
|
|
global: white
|
|
|
|
colors.tabs.pinned.selected.even.bg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.tabs.pinned.selected.even.fg:
|
|
|
|
global: black
|
|
|
|
colors.tabs.pinned.selected.odd.bg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.tabs.pinned.selected.odd.fg:
|
|
|
|
global: black
|
2018-11-15 01:01:37 +00:00
|
|
|
colors.tabs.selected.even.bg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.tabs.selected.even.fg:
|
|
|
|
global: black
|
|
|
|
colors.tabs.selected.odd.bg:
|
|
|
|
global: '#5294E2'
|
|
|
|
colors.tabs.selected.odd.fg:
|
|
|
|
global: black
|
|
|
|
colors.webpage.bg:
|
|
|
|
global: white
|
2019-02-26 21:30:07 +00:00
|
|
|
completion.open_categories:
|
|
|
|
global:
|
|
|
|
- quickmarks
|
|
|
|
- bookmarks
|
|
|
|
- history
|
|
|
|
completion.quick:
|
|
|
|
global: true
|
2019-09-26 20:03:27 +00:00
|
|
|
content.cookies.accept:
|
|
|
|
global: no-3rdparty
|
2020-01-24 20:00:56 +00:00
|
|
|
content.desktop_capture:
|
|
|
|
https://discordapp.com: true
|
2019-09-26 23:42:35 +00:00
|
|
|
content.dns_prefetch:
|
|
|
|
global: true
|
2018-11-15 01:01:37 +00:00
|
|
|
content.headers.do_not_track:
|
|
|
|
global: true
|
2019-04-08 20:52:53 +00:00
|
|
|
content.headers.referer:
|
|
|
|
global: same-domain
|
|
|
|
content.headers.user_agent:
|
2019-04-08 20:58:54 +00:00
|
|
|
global: null
|
2018-11-15 01:01:37 +00:00
|
|
|
content.host_blocking.enabled:
|
|
|
|
global: true
|
2019-09-02 14:44:55 +00:00
|
|
|
content.host_blocking.lists:
|
|
|
|
global:
|
|
|
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
|
|
|
- https://raw.githubusercontent.com/EnergizedProtection/block/master/spark/formats/hosts
|
2020-01-12 22:35:26 +00:00
|
|
|
- https://github.com/adversarialtools/apple-telemetry/raw/master/blacklist
|
|
|
|
- https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/facebook/all
|
|
|
|
- https://raw.githubusercontent.com/jmdugan/blocklists/master/corporations/microsoft/all
|
2020-01-13 23:12:49 +00:00
|
|
|
- https://github.com/Perflyst/PiHoleBlocklist/raw/master/AmazonFireTV.txt
|
2019-05-21 20:13:04 +00:00
|
|
|
content.host_blocking.whitelist:
|
|
|
|
global: null
|
|
|
|
content.hyperlink_auditing:
|
|
|
|
global: false
|
|
|
|
content.images:
|
|
|
|
global: true
|
|
|
|
content.javascript.alert:
|
|
|
|
global: true
|
2019-07-16 22:46:26 +00:00
|
|
|
content.javascript.can_access_clipboard:
|
|
|
|
global: false
|
2019-05-19 23:25:32 +00:00
|
|
|
content.javascript.can_open_tabs_automatically:
|
|
|
|
global: false
|
2019-11-22 03:25:37 +00:00
|
|
|
content.media_capture:
|
|
|
|
https://discordapp.com: true
|
|
|
|
content.pdfjs:
|
|
|
|
global: true
|
2019-12-28 00:22:30 +00:00
|
|
|
content.persistent_storage:
|
|
|
|
global: ask
|
2018-11-21 01:30:55 +00:00
|
|
|
content.plugins:
|
|
|
|
global: false
|
2019-07-14 01:26:27 +00:00
|
|
|
content.print_element_backgrounds:
|
|
|
|
global: true
|
|
|
|
content.private_browsing:
|
|
|
|
global: false
|
|
|
|
content.proxy:
|
|
|
|
global: system
|
2019-09-21 21:41:28 +00:00
|
|
|
content.register_protocol_handler:
|
|
|
|
https://mail.tutanota.com#url=%25s: true
|
2018-11-15 01:01:37 +00:00
|
|
|
content.ssl_strict:
|
|
|
|
global: ask
|
|
|
|
content.user_stylesheets:
|
|
|
|
global: /home/glados/.local/share/qutebrowser/normalize.css
|
|
|
|
content.webgl:
|
|
|
|
global: true
|
2019-11-12 00:50:57 +00:00
|
|
|
content.webrtc_ip_handling_policy:
|
|
|
|
global: default-public-interface-only
|
2018-11-15 01:01:37 +00:00
|
|
|
content.xss_auditing:
|
|
|
|
global: false
|
|
|
|
editor.command:
|
|
|
|
global:
|
|
|
|
- nvim
|
|
|
|
- -f
|
|
|
|
- '{file}'
|
|
|
|
- -c
|
|
|
|
- normal {line}G{column0}l
|
|
|
|
editor.encoding:
|
|
|
|
global: utf-8
|
|
|
|
fonts.completion.category:
|
|
|
|
global: bold 9pt monospace
|
|
|
|
fonts.completion.entry:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.debug_console:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.downloads:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.hints:
|
|
|
|
global: bold 9pt monospace
|
|
|
|
fonts.keyhint:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.messages.error:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.messages.info:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.messages.warning:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.prompts:
|
|
|
|
global: 9pt sans-serif
|
|
|
|
fonts.statusbar:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.tabs:
|
|
|
|
global: 9pt monospace
|
|
|
|
fonts.web.family.fantasy:
|
|
|
|
global: null
|
|
|
|
fonts.web.size.default_fixed:
|
|
|
|
global: 13
|
|
|
|
hints.auto_follow_timeout:
|
|
|
|
global: 0
|
|
|
|
hints.border:
|
|
|
|
global: '1px solid #00A5BA'
|
|
|
|
hints.next_regexes:
|
|
|
|
global:
|
|
|
|
- \bnext\b
|
|
|
|
- \bmore\b
|
|
|
|
- \bnewer\b
|
|
|
|
- \b[>→≫]\b
|
|
|
|
- \b(>>|»)\b
|
|
|
|
- \bcontinue\b
|
|
|
|
hints.uppercase:
|
|
|
|
global: false
|
|
|
|
input.insert_mode.auto_leave:
|
|
|
|
global: false
|
|
|
|
input.insert_mode.auto_load:
|
|
|
|
global: true
|
|
|
|
input.partial_timeout:
|
|
|
|
global: 5000
|
|
|
|
input.rocker_gestures:
|
|
|
|
global: false
|
|
|
|
input.spatial_navigation:
|
|
|
|
global: false
|
|
|
|
prompt.filebrowser:
|
|
|
|
global: true
|
|
|
|
prompt.radius:
|
|
|
|
global: 3
|
|
|
|
qt.force_software_rendering:
|
|
|
|
global: software-opengl
|
|
|
|
qt.highdpi:
|
|
|
|
global: false
|
|
|
|
scrolling.bar:
|
2019-02-26 21:30:07 +00:00
|
|
|
global: when-searching
|
2018-11-15 01:01:37 +00:00
|
|
|
scrolling.smooth:
|
2019-04-25 18:20:20 +00:00
|
|
|
global: true
|
2018-11-15 01:01:37 +00:00
|
|
|
statusbar.hide:
|
|
|
|
global: false
|
|
|
|
statusbar.padding:
|
|
|
|
global:
|
|
|
|
bottom: 1
|
|
|
|
left: 0
|
|
|
|
right: 0
|
|
|
|
top: 1
|
|
|
|
tabs.background:
|
|
|
|
global: true
|
|
|
|
tabs.select_on_remove:
|
|
|
|
global: next
|
|
|
|
tabs.show:
|
|
|
|
global: multiple
|
2019-11-22 03:25:37 +00:00
|
|
|
url.auto_search:
|
|
|
|
global: naive
|
2018-11-15 01:01:37 +00:00
|
|
|
url.default_page:
|
2020-01-24 20:00:56 +00:00
|
|
|
global: https://mangadex.org/follows
|
2018-11-15 01:01:37 +00:00
|
|
|
url.incdec_segments:
|
|
|
|
global:
|
|
|
|
- path
|
|
|
|
- query
|
2019-06-25 23:29:20 +00:00
|
|
|
url.open_base_url:
|
|
|
|
global: false
|
2018-11-15 01:01:37 +00:00
|
|
|
url.searchengines:
|
|
|
|
global:
|
|
|
|
DEFAULT: https://duckduckgo.com/?q={}
|
2018-11-27 01:30:10 +00:00
|
|
|
r: https://old.reddit.com/r/{}
|
2019-12-24 04:20:17 +00:00
|
|
|
y: https://invidio.us/search?q={}
|
2018-11-15 01:01:37 +00:00
|
|
|
url.start_pages:
|
2020-01-24 20:00:56 +00:00
|
|
|
global: https://mangadex.org/follows
|
2018-11-15 01:01:37 +00:00
|
|
|
url.yank_ignored_parameters:
|
|
|
|
global:
|
|
|
|
- ref
|
|
|
|
- utm_source
|
|
|
|
- utm_medium
|
|
|
|
- utm_campaign
|
|
|
|
- utm_term
|
|
|
|
- utm_content
|
|
|
|
zoom.levels:
|
|
|
|
global:
|
|
|
|
- 25%
|
|
|
|
- 33%
|
|
|
|
- 50%
|
|
|
|
- 67%
|
|
|
|
- 75%
|
|
|
|
- 90%
|
|
|
|
- 100%
|
|
|
|
- 110%
|
|
|
|
- 125%
|
|
|
|
- 150%
|
|
|
|
- 175%
|
|
|
|
- 200%
|
|
|
|
- 250%
|
|
|
|
- 300%
|
|
|
|
- 400%
|
|
|
|
- 500%
|