From cf70145eb270c124441112a36be7d3dc2cab47da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik@grepit.se>
Date: Mon, 8 Mar 2021 18:17:19 +0100
Subject: [PATCH] Change to system proxy

---
 .config/qutebrowser/autoconfig.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml
index 2fb24f4..9cf4338 100644
--- a/.config/qutebrowser/autoconfig.yml
+++ b/.config/qutebrowser/autoconfig.yml
@@ -9,7 +9,7 @@ settings:
   auto_save.session:
     global: true
   content.proxy:
-    global: none
+    global: system
   url.default_page:
     global: https://startpage.com
   url.start_pages:
-- 
GitLab