From 1c485ceb7380e9ce55c5c6f47dfe2b9a788fc02a Mon Sep 17 00:00:00 2001 From: amano-kenji <106365348+amano-kenji@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:33:36 +0000 Subject: [PATCH] Merge pull request #6875 from amano-kenji/qutebrowser profiles: qutebrowser: whitelist /usr/share/pdf.js --- etc/profile-m-z/qutebrowser.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/profile-m-z/qutebrowser.profile b/etc/profile-m-z/qutebrowser.profile index 9062c8c18..77e99c6ff 100644 --- a/etc/profile-m-z/qutebrowser.profile +++ b/etc/profile-m-z/qutebrowser.profile @@ -36,6 +36,7 @@ whitelist ${HOME}/.cache/qutebrowser whitelist ${HOME}/.config/qutebrowser whitelist ${HOME}/.local/share/qutebrowser whitelist ${RUNUSER}/qutebrowser +whitelist /usr/share/pdf.js whitelist /usr/share/qutebrowser include whitelist-common.inc include whitelist-run-common.inc