slack: allow access to ~/tmp
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"OpenURI"
|
||||
"ScreenCast" # not sure if used
|
||||
];
|
||||
sandbox.extraHomePaths = [
|
||||
"tmp"
|
||||
];
|
||||
sandbox.whitelistSendNotifications = true;
|
||||
sandbox.whitelistWayland = true;
|
||||
# mime.urlAssociations."^slack://.*$" = "slack.desktop";
|
||||
|
Reference in New Issue
Block a user