Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux .desktop file for sh file

Make a text file with this in it:

[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Icon=/file location/file name.png
Exec="/file location/file name.sh"
Name=put name here

Next give it the file extention of ".desktop"
 
PREVIOUS NEXT
Tagged: #linux #file #sh #file
ADD COMMENT
Topic
Name
9+4 =