diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-13 13:21:43 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-13 13:21:43 -0800 |
| commit | 54eddef8bca09acccde54458bc58b7e8e752b844 (patch) | |
| tree | d963974ec14ab356510aa02b9a87c7222848539f | |
| parent | 5defd45dac8affe339d779b7f28a3d0cfb7c6ef7 (diff) | |
qutebrowser handle pdf
| -rw-r--r-- | qutebrowser/autoconfig.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qutebrowser/autoconfig.yml b/qutebrowser/autoconfig.yml index a4210cd..403eb4f 100644 --- a/qutebrowser/autoconfig.yml +++ b/qutebrowser/autoconfig.yml @@ -8,6 +8,8 @@ config_version: 2 settings: colors.webpage.darkmode.enabled: global: true + content.pdfjs: + global: true fonts.hints: global: bold 8pt default_family fonts.keyhint: |
