qutebrowser: use pdf viewer
This commit is contained in:
parent
c4699ed682
commit
5fd770d4db
|
@ -31,6 +31,8 @@ c.qt.args = [
|
||||||
# - ask
|
# - ask
|
||||||
c.content.geolocation = False
|
c.content.geolocation = False
|
||||||
|
|
||||||
|
c.content.pdfjs = True
|
||||||
|
|
||||||
# Value to send in the `DNT` header. When this is set to true,
|
# Value to send in the `DNT` header. When this is set to true,
|
||||||
# qutebrowser asks websites to not track your identity. If set to null,
|
# qutebrowser asks websites to not track your identity. If set to null,
|
||||||
# the DNT header is not sent at all.
|
# the DNT header is not sent at all.
|
||||||
|
|
Loading…
Reference in a new issue