papers: sandbox with bunpen

This commit is contained in:
2024-09-03 13:03:58 +00:00
parent 8c94bc79d5
commit b05ebc6c62

View File

@@ -2,7 +2,7 @@
{ {
sane.programs.papers = { sane.programs.papers = {
buildCost = 2; #< webkitgtk buildCost = 2; #< webkitgtk
sandbox.method = "bwrap"; sandbox.method = "bunpen";
sandbox.whitelistDbus = [ "user" ]; #< for clicking links sandbox.whitelistDbus = [ "user" ]; #< for clicking links
sandbox.whitelistDri = true; #< speedier sandbox.whitelistDri = true; #< speedier
sandbox.whitelistWayland = true; sandbox.whitelistWayland = true;