diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 80171bd..3999894 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -559,7 +559,7 @@ c.content.geolocation = False ## qutebrowser asks websites to not track your identity. If set to null, ## the DNT header is not sent at all. ## Type: Bool -# c.content.headers.do_not_track = True +c.content.headers.do_not_track = True ## When to send the Referer header. The Referer header tells websites ## from which website you were coming from when visiting them. No restart