5 ਤਾਰਿਆਂ ਵਿੱਚ 4 ਮਿਲੇ

Until vaites implements enaut's suggestion, you can create the following shell script (e.g. at ~/bin/transient-notify-send), and configure to use it in the "Gnome Integration" preferences.

#!/bin/bash
notify-send --hint int:transient:1 "$@"

Don't forget to set the script executable.

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (0.4.2) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

Johannes, can you tell me what distro and version are you using? Thanks.