seahorse: sandbox with bunpen

This commit is contained in:
2024-09-21 21:58:42 +00:00
parent a770ac7c78
commit bf9c664d03

View File

@@ -704,7 +704,7 @@ in
# seahorse: dump gnome-keyring secrets.
seahorse.buildCost = 1;
# N.B. it can lso manage ~/.ssh keys, but i explicitly don't add those to the sandbox for now.
seahorse.sandbox.method = "bwrap";
seahorse.sandbox.method = "bunpen";
seahorse.sandbox.whitelistDbus = [ "user" ];
seahorse.sandbox.whitelistWayland = true;