summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 17:54:59 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-10 17:54:59 +0900
commite79f665eba1fd69aa56162e826313ce1c7446ed4 (patch)
tree0cd70bade7bfe6900d16a11f13cb60a14e28cdb3
parentd62304fba18757ad0f20c81b8e313a1bd61ddfef (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 f1b23b7..ce9caef 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 = "socks://localhost:9050/"
+# c.content.proxy = 'socks://localhost:9050/' # for tor to access .onion
## Send DNS requests over the configured proxy.
## Type: Bool