ntfy
ntfy copied to clipboard
Shell integration notification window doesn't disappear
trafficstars
On Xubuntu, when a shell integration notification is triggered, it doesn't go away after x seconds. I have to manually click on it to close it.
Did the command return a non-zero error code? I think in that case the CRITICAL flag is set by default. You can explicitly set urgency to 'normal' to avoid that. I don't ever seem to use WM/DE/notification daemon that cares about those hints so I probably didn't notice this.
context; https://github.com/dschep/ntfy/blob/master/ntfy/backends/linux.py#L33-L42