v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
657 stars 58 forks source link

No working --notification --tooltip #133

Closed Alexandr1322 closed 3 years ago

Alexandr1322 commented 3 years ago

Hi, I can't change the tooltip for the icon. Try --tooltip="blablabla" --tooltip=blablabla --tooltip "blablabla" Debian 10 version yad 0.40 Archlinux version yad 10.1 The inscription " YAD" doesn't change.

phenixia2003 commented 3 years ago

Hi,

You must use the option --text to set the notification tooltip text :

yad --notification --text="notification tooltip text"