diff --git a/.config/qutebrowser/config-23.py b/.config/qutebrowser/config-23.py new file mode 100644 index 0000000..7974c45 --- /dev/null +++ b/.config/qutebrowser/config-23.py @@ -0,0 +1,11 @@ +config.load_autoconfig(False) +config.bind('', 'spawn --userscript qute-keepass -p ~/Nextcloud/Database.kdbx', mode='insert') +config.set('content.notifications.enabled', True, 'https://cloud.dreamfall.space') +config.set('content.notifications.enabled', True, 'https://pleroma.thrrgilag.space') +config.set('content.notifications.enabled', False, 'https://www.reddit.com') +config.set('content.notifications.enabled', True, 'https://broadsword.s3rv.com') +config.set('content.notifications.enabled', True, 'https://mov.im') +config.set('content.notifications.enabled', True, 'https://xmpp.dreamfall.space') +config.set('content.register_protocol_handler', True, 'https://mov.im?share/%25s') +config.set('colors.webpage.preferred_color_scheme', 'dark') +config.set('content.webgl', False)