rc/config/qutebrowser/local.py.example

8 lines
161 B
Text
Raw Normal View History

2021-11-13 01:01:11 +00:00
GPG_KEY = "D1D400EBE283A278E72A6ED40FDA27891A60E157"
NOTIF_GRANTS = [
"*://example.com/*",
"*://cool.website/*",
]
# vim: syntax=python