diff options
| -rw-r--r-- | ar/.config/qutebrowser/config.py | 2 |
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 |
