Horje
how to add application to unity launcher Code Example
how to add application to unity launcher
# add the application, path, icon, and save it under 
# ~/.local/share/application/programName
[Desktop Entry]
Version=x.y
Name=ProgramName
Comment=This is my comment
Exec=/home/alex/Documents/exec.sh
Icon=/home/alex/Pictures/icon.png
Terminal=false
Type=Application
Categories=Utility;Application;




Shell

Related
uninstall edb postgres mac Code Example uninstall edb postgres mac Code Example
git lines per user Code Example git lines per user Code Example
react hooks npm install Code Example react hooks npm install Code Example
textbox should accept only numbers till 10 digit using angular Code Example textbox should accept only numbers till 10 digit using angular Code Example
grep --include Code Example grep --include Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13