rc/config/qutebrowser/local.py.example
2021-11-13 02:01:11 +01:00

8 lines
161 B
Python

GPG_KEY = "D1D400EBE283A278E72A6ED40FDA27891A60E157"
NOTIF_GRANTS = [
"*://example.com/*",
"*://cool.website/*",
]
# vim: syntax=python