View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#24
here you go:
Code:
[Desktop Entry]
Type=Application
X-Nemo-Application-Type=no-invoker
Name=Flash
Icon=icon-launcher-default
Exec=/home/nemo/flash.sh
no need to use sh, set chmod +x to script file
and #!/bin/bash, not sh
and desktop file can be created under /home/nemo/.local/share/applications
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2014-08-19 at 07:28.
 

The Following User Says Thank You to coderus For This Useful Post: