diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 5c4139d..6d97a46 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -331,6 +331,7 @@ config.bind(',m', 'spawn mpv {url}') config.bind(',M', 'hint links spawn mpv {hint-url}') # Set using both adblock methods available +c.content.blocking.enabled = True c.content.blocking.method = 'both' # Try to get around paywalls and adblock-block with Google Cache