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;
Also in Shell:
- msdos dir for subdirectories
- show directory size linux
- disable open file explorer erverytime i connect usb ubuntu
- docker build from github repository
- ng cli generate component
- git host key verification failed
- linux change username
- How to delete docker images from docker hub using a shell script serverfault
- sh increment variable
- how to make new user linux termil
- rec: command not found
- Data path ".builders['app-shell']" should have required property 'class'.
- create exe installer
- git remove tag from remote
- crontab only working days
- git config --global http.sslverify "false" This command resolve my problem
- how to find the path of a command in linux
- angular install ngx-bootstrap
- how to remove an apt repository
- git branch and checkout at the same time
- git diff show only files
- install yarn
- how to delete services in kubernetes
- how to uninstall npm package