I've figured out what was pushing the notification, but only by thinking about which of my apps could have sent something like it.
I'd still like to be able to definitively tell, though. In this case the notification didn't carry any extra data, just a simple string. No icon, for example.
I used dunstctl history-pop to get a reminder of what the notification said.
Is there a way to uncover what triggered it, what process?
I've figured out what was pushing the notification, but only by thinking about which of my apps could have sent something like it.
I'd still like to be able to definitively tell, though. In this case the notification didn't carry any extra data, just a simple string. No icon, for example.
I used
dunstctl history-pop
to get a reminder of what the notification said.Is there a way to uncover what triggered it, what process?
Thanks