Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create a launch icon on desktop or bottom tool bar?
#3
Hello ejc,

to make one on the desktop I made a leafpad file and named it the app name.desktop, in this case the app was called EuroMillions-Killa, one I made before as practice learning Python.

Code:
[Desktop Entry]
Type=Application
Terminal=false
Name=EuroMillions-Killa
Exec=/home/bitsnpcs/EuroMillions-Killa.py
Icon=/usr/share/icons/Humanity/apps/24/application-community.svg
StartupWMClass=myTkApp
Name[en_US]=EuroMillions-Killa


Just substitute the name of the app you want, and the fields in the template of code above for a desktop launcher and your choice of icon.
To edit the launcher settings right click the icon and select properties.
Reply


Messages In This Thread
Re: How to create a launch icon on desktop or bottom tool bar? - by bitsnpcs - 05-19-2019, 04:40 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)