pushed
zhengqunkoo/mpv-notify-send • 3:09 PM - May 31, 2022
To avoid issues with the GTK icon cache inadvertently reusing old notification thumbnails, this commit updates the script to use unique filenames based on the notification title. Previously, all thumbnails were written to a static path, which could lead to stale icons appearing in subsequent notifications. This change ensures that each notification displays the correct associated image.