signal-desktop: enable desktop notifications

they're actually integrated into sway; show up in swaync
This commit is contained in:
2025-07-08 23:04:07 +00:00
parent f2a1aafcc6
commit 127d731892

View File

@@ -52,6 +52,7 @@ in
# "FileChooser" #< does not use file chooser # "FileChooser" #< does not use file chooser
"OpenURI" "OpenURI"
]; ];
sandbox.whitelistSendNotifications = true;
sandbox.whitelistWayland = true; sandbox.whitelistWayland = true;
sandbox.extraHomePaths = [ sandbox.extraHomePaths = [
"Music" "Music"