dotfiles/.config/qutebrowser/config.py

8 lines
527 B
Python
Raw Normal View History

2021-02-20 00:16:18 +00:00
config.bind('<Ctrl+i>', 'spawn --userscript qute-keepass -p ~/Nextcloud/Database.kdbx', mode='insert')
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')
2021-03-04 14:13:50 +00:00
config.set('content.notifications', True, 'https://broadsword.s3rv.com')
2021-03-27 00:10:38 +00:00
config.set('colors.webpage.prefers_color_scheme_dark', True)
2021-04-04 22:00:54 +00:00
#config.set('content.webgl', False) # might be needed on other hosts