mirror of
https://github.com/bvanroll/oldest-dotfiles.git
synced 2025-08-29 03:52:40 +00:00
13 lines
368 B
YAML
13 lines
368 B
YAML
# DO NOT edit this file by hand, qutebrowser will overwrite it.
|
|
# Instead, create a config.py - see :help for details.
|
|
|
|
config_version: 2
|
|
settings:
|
|
auto_save.session:
|
|
global: true
|
|
url.searchengines:
|
|
global:
|
|
DEFAULT: https://google.com/search?hl=en&q={}
|
|
du: https://duckduckgo.com/?q={}
|
|
yt: https://www.youtube.com/results?search_query={}
|