diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index d8b9766..d43693d 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -3,3 +3,4 @@ config.set('content.notifications', True, 'https://cloud.dreamfall.space') 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)