2020-07-04 14:23:27 +02: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
|
|
|
|
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
|
|
|
# Instead, create a config.py - see :help for details.
|
|
|
|
|
|
|
|
config_version: 2
|
|
|
|
settings:
|
|
|
|
bindings.commands:
|
|
|
|
global:
|
|
|
|
normal:
|
2020-09-10 14:05:06 +02:00
|
|
|
',C': spawn -d st castyt {url}
|
2020-09-16 12:52:05 +02:00
|
|
|
',S': spawn -d mpvallvids {url}
|
2020-09-01 14:22:26 +02:00
|
|
|
',V': spawn -d mpv {url}
|
|
|
|
',X': spawn -d dmenuhandler {url}
|
|
|
|
',c': hint links spawn -d st castyt {hint-url}
|
2020-09-16 12:52:05 +02:00
|
|
|
',s': hint links spawn -d mpvallvids {hint-url}
|
2020-09-01 14:22:26 +02:00
|
|
|
',v': hint links spawn -d mpv {hint-url}
|
|
|
|
',x': hint links spawn -d dmenuhandler {hint-url}
|
2020-07-04 14:23:27 +02:00
|
|
|
content.desktop_capture:
|
|
|
|
global: ask
|
|
|
|
content.notifications:
|
2020-08-29 16:54:11 +02:00
|
|
|
https://1337x.to: false
|
2020-07-04 14:23:27 +02:00
|
|
|
https://boards.4chan.org: true
|
|
|
|
https://boards.4channel.org: true
|
2020-07-17 15:05:59 +02:00
|
|
|
https://nobodyhasthe.biz: true
|
2020-07-04 14:23:27 +02:00
|
|
|
https://riot.im: true
|
|
|
|
https://support.cloud.google.com: true
|
|
|
|
https://www.reddit.com: false
|
|
|
|
https://www.youtube.com: false
|
|
|
|
content.register_protocol_handler:
|
|
|
|
https://mail.google.com?extsrc=mailto&url=%25s: false
|
|
|
|
downloads.location.directory:
|
|
|
|
global: /home/alex/
|
|
|
|
downloads.location.prompt:
|
|
|
|
global: false
|
|
|
|
downloads.location.suggestion:
|
|
|
|
global: path
|
|
|
|
downloads.position:
|
|
|
|
global: top
|
|
|
|
downloads.remove_finished:
|
|
|
|
global: 0
|
|
|
|
editor.command:
|
|
|
|
global:
|
|
|
|
- nvim
|
|
|
|
- -f
|
|
|
|
- '{file}'
|
|
|
|
- -c
|
|
|
|
- normal {line}G{column0}l
|
|
|
|
fonts.default_size:
|
|
|
|
global: 20pt
|
|
|
|
fonts.web.size.default_fixed:
|
|
|
|
global: 13
|
|
|
|
hints.border:
|
|
|
|
global: '2px solid #E3BE23'
|
|
|
|
prompt.filebrowser:
|
|
|
|
global: false
|
|
|
|
qt.highdpi:
|
|
|
|
global: true
|
|
|
|
tabs.show:
|
|
|
|
global: never
|
|
|
|
tabs.tabs_are_windows:
|
|
|
|
global: true
|
2020-08-29 16:54:11 +02:00
|
|
|
url.default_page:
|
2020-09-01 14:22:26 +02:00
|
|
|
global: https://searx.bocken.org
|
2020-09-16 12:52:05 +02:00
|
|
|
url.open_base_url:
|
|
|
|
global: true
|
2020-07-04 14:23:27 +02:00
|
|
|
url.searchengines:
|
|
|
|
global:
|
2020-09-01 14:22:26 +02:00
|
|
|
DEFAULT: https://searx.bocken.org/?q={}&categories=general&language=en-US
|
2020-07-04 14:23:27 +02:00
|
|
|
ddg: https://duckduckgo.com/?q={}
|
|
|
|
ling: https://www.linguee.com/english-german/search?source=auto&query={}
|
2020-09-16 12:52:05 +02:00
|
|
|
oz: http://www.ozdic.com/collocation-dictionary/{}
|
2020-09-01 14:22:26 +02:00
|
|
|
sx: https://searx.bocken.org/?q={}&categories=general&language=en-US
|
2020-07-04 14:23:27 +02:00
|
|
|
yt: https://www.youtube.com/results?search_query={}
|
|
|
|
url.start_pages:
|
2020-09-01 14:22:26 +02:00
|
|
|
global: https://searx.bocken.org/
|
2020-07-04 14:23:27 +02:00
|
|
|
zoom.default:
|
|
|
|
global: 160%
|