swaync: audibly notify on gtkcord4 notification

This commit is contained in:
2023-11-18 19:19:33 +00:00
parent 84a51faa70
commit 57a47da12c

View File

@@ -220,7 +220,7 @@ in
# - SWAYNC_SUMMARY
incoming-im = {
# trigger notification sound on behalf of these IM clients.
app-name = "(Chats|Dino|discord|Element|Fractal)";
app-name = "(Chats|Dino|discord|Element|Fractal|gtkcord4)";
body = "^(?!Incoming call).*$"; #< don't match Dino Incoming calls
exec = "${fbcli} --event proxied-message-new-instant";
};