missing ad to favorite option in ubuntu 18.04 dock code example
Example: why cant i add some applications to favourite in ubuntu
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/path/to/yourapp
Name=YourApp
Comment=Description of YourApp
Icon=/path/to/yourapp.png