From d62304fba18757ad0f20c81b8e313a1bd61ddfef Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:54:12 +0900 Subject: modified qutebrowser/config.py --- ar/.config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3