dotfiles/.config/qutebrowser/config.py
2021-04-04 15:00:54 -07:00

8 lines
527 B
Python

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')
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