dotfiles/.config/qutebrowser/autoconfig.yml

123 lines
4.0 KiB
YAML
Raw Normal View History

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-12-15 13:42:59 +01:00
',A': spawn -d catt add {url}
',C': spawn -d st castyt {url}
',S': spawn -d mpvallvids {url}
',V': spawn -d startmpv {url}
',X': spawn -d dmenuhandler {url}
2020-12-15 13:42:59 +01:00
',a': hint links spawn -d catt add {hint-url}
',ap': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/apprentice/apprentice-all-sites.css
""
',c': hint links spawn -d st castyt {hint-url}
2020-12-15 13:42:59 +01:00
',dd': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/solarized-dark/solarized-dark-all-sites.css
""
',dr': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/darculized/darculized-all-sites.css
""
',gv': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/gruvbox/gruvbox-all-sites.css
""
',nd': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/nord/nord.css
""
',s': hint links spawn -d mpvallvids {hint-url}
2020-12-15 13:42:59 +01:00
',tr': config-cycle content.user_stylesheets ~/src/solarized-everything-css/css/dark/dark-all-sites.css
""
',v': hint links spawn -d startmpv {hint-url}
',x': hint links spawn -d dmenuhandler {hint-url}
2021-02-26 09:06:18 +01:00
content.blocking.method:
global: both
2020-07-04 14:23:27 +02:00
content.desktop_capture:
global: ask
content.headers.user_agent:
global: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/85.0.4183.121 Safari/537.36
content.media.audio_capture:
https://teams.microsoft.com: true
content.media.audio_video_capture:
https://teams.microsoft.com: true
2020-07-04 14:23:27 +02:00
content.notifications:
https://1337x.to: false
2020-07-04 14:23:27 +02:00
https://boards.4chan.org: true
https://boards.4channel.org: true
2021-01-30 18:15:13 +01:00
https://iq.opengenus.org: false
2020-07-17 15:05:59 +02:00
https://nobodyhasthe.biz: true
https://old.reddit.com: false
2020-07-04 14:23:27 +02:00
https://riot.im: true
https://support.cloud.google.com: true
https://www.duolingo.com: false
2020-07-04 14:23:27 +02:00
https://www.reddit.com: false
https://www.youtube.com: false
content.register_protocol_handler:
https://mail.google.com?extsrc=mailto&url=%25s: false
2020-11-07 19:08:32 +01:00
content.user_stylesheets:
global: null
2020-07-04 14:23:27 +02:00
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
2021-01-30 18:15:13 +01:00
fileselect.handler:
global: external
fileselect.multiple_files.command:
global:
- st
- -e
- ranger
- --choosefiles={}
fileselect.single_file.command:
global:
- st
- -e
- ranger
- --choosefile={}
2020-07-04 14:23:27 +02:00
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
url.default_page:
2020-12-15 13:42:59 +01:00
global: https://searx.lukesmith.xyz/
url.open_base_url:
global: true
2020-07-04 14:23:27 +02:00
url.searchengines:
global:
2020-12-15 13:42:59 +01:00
DEFAULT: https://searx.lukesmith.xyz/?q={}
2020-07-04 14:23:27 +02:00
ddg: https://duckduckgo.com/?q={}
gg: https://linggle.com/?q={}
2020-07-04 14:23:27 +02:00
ling: https://www.linguee.com/english-german/search?source=auto&query={}
oz: http://www.ozdic.com/collocation-dictionary/{}
2021-02-26 09:06:18 +01:00
sx: https://searx.lukesmith.xyz/?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-12-15 13:42:59 +01:00
global: https://searx.lukesmith.xyz/
2020-07-04 14:23:27 +02:00
zoom.default:
global: 160%