Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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;
Comment

PREVIOUS NEXT
Code Example
Shell :: docker compose run 
Shell :: install node-pre-gyp 
Shell :: problema hora windows ubuntu 
Shell :: docker delete all containers 
Shell :: debuild: command not found 
Shell :: drop cache ubuntu 
Shell :: python win32gui 
Shell :: powershell create symlink 
Shell :: install neovim ubuntu 
Shell :: ansible sudo pass 
Shell :: git commit and push command 
Shell :: INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.*.version signatures do not match previously installed version; ignoring! 
Shell :: kill port from terminal on mac 
Shell :: the digital freelance company 
Shell :: how to exit git log 
Shell :: add router to vue 
Shell :: trusted installer owner 
Shell :: linux package path 
Shell :: bash count character in variable 
Shell :: substring frequency 
Shell :: how to install python on linux/terminal 
Shell :: install cv2 
Shell :: install poetry 
Shell :: bash wait for input to continue 
Shell :: restart mac 
Shell :: github repo with most issues 
Shell :: git remove added file 
Shell :: install flask ubuntu 20.04 
Shell :: to see all after commit in local repository in git 
Shell :: change default kube editor nano 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =