signal-desktop: fix sandboxing to allow for URLOpen dbus calls

This commit is contained in:
2024-07-09 18:55:31 +00:00
parent 607845d495
commit cd9f1cc95e

View File

@@ -25,6 +25,9 @@ in
sandbox.method = "bwrap";
sandbox.net = "clearnet";
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [
"user" # so i can click on links
];
sandbox.whitelistWayland = true;
sandbox.extraHomePaths = [
"Music"