aboutsummaryrefslogtreecommitdiff
path: root/config/qutebrowser/config.py
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-06-21 21:43:39 +0530
committerAkshay Nair <phenax5@gmail.com>2024-06-21 21:43:39 +0530
commitb8e687924cdea281c574cd73bf79e460e7d48960 (patch)
tree02a44bbe723ad4ba80d3b14a4f2d653c77420c64 /config/qutebrowser/config.py
parent8278d985c1f0efbd8e4eb132503c800044e2d531 (diff)
downloadnixos-config-b8e687924cdea281c574cd73bf79e460e7d48960.tar.gz
nixos-config-b8e687924cdea281c574cd73bf79e460e7d48960.zip
config sync
Diffstat (limited to 'config/qutebrowser/config.py')
-rw-r--r--config/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py
index f469c83..d741669 100644
--- a/config/qutebrowser/config.py
+++ b/config/qutebrowser/config.py
@@ -286,7 +286,7 @@ config.set('content.media.video_capture', True, '*://meet.google.com')
c.url.default_page = '~/.config/qutebrowser/homepage/index.html'
c.url.start_pages = [c.url.default_page]
-DEFAULT_SEARCH_ENGINE = 'd'
+DEFAULT_SEARCH_ENGINE = 'go'
c.url.searchengines = {
# Main general
'd': 'https://duckduckgo.com/?q={}',