summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 17:54:12 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 17:54:12 +0900
commitd62304fba18757ad0f20c81b8e313a1bd61ddfef (patch)
treeae4a0e255b947e0319aea056ff527b762b72b5e3
parentc001d08a418b721fd341fa6eb54625db99b88610 (diff)
modified qutebrowser/config.py
-rw-r--r--ar/.config/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/qutebrowser/config.py b/ar/.config/qutebrowser/config.py
index 8de6232..f1b23b7 100644
--- a/ar/.config/qutebrowser/config.py
+++ b/ar/.config/qutebrowser/config.py
@@ -1085,7 +1085,7 @@ c.content.prefers_reduced_motion = True
## Valid values:
## - system: Use the system wide proxy.
## - none: Don't use any proxy
-# c.content.proxy = 'system'
+c.content.proxy = "socks://localhost:9050/"
## Send DNS requests over the configured proxy.
## Type: Bool