diff --git a/hosts/common/programs/papers.nix b/hosts/common/programs/papers.nix index cf784a267..eafb87410 100644 --- a/hosts/common/programs/papers.nix +++ b/hosts/common/programs/papers.nix @@ -2,7 +2,7 @@ { sane.programs.papers = { buildCost = 2; #< webkitgtk - sandbox.method = "bwrap"; + sandbox.method = "bunpen"; sandbox.whitelistDbus = [ "user" ]; #< for clicking links sandbox.whitelistDri = true; #< speedier sandbox.whitelistWayland = true;