diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 35953b6..6e0eae2 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -4,4 +4,4 @@ config.set('content.notifications', True, 'https://pleroma.thrrgilag.space') config.set('content.notifications', False, 'https://www.reddit.com') config.set('content.notifications', True, 'https://broadsword.s3rv.com') config.set('colors.webpage.prefers_color_scheme_dark', True) -#config.set('content.webgl', False) # might be needed on other hosts +config.set('content.webgl', False)