I created a custom launcher file to launch a program and show progress percentage using notify-send. But I want to show that percentage along my launcher icon. One way I can do this is by creating many icons for all percentages and change icon in my .desktop file. Is there easy way to do this.
160763310024.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=JioFi Battery Notifier
Comment=
Exec=~/bin/jiofi_battery_notifier
Icon=~/Desktop/Files/Icons/jio.png
Path=
Terminal=false
StartupNotify=false