I just wanted to add a desktop shortcut to a bash script to my LXDE system but unfortunately it doesnt't seem to work.
I created a file "my_shortcut.desktop", which looks like this:

[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=blubb
Name[en_US]=some_name
Exec=ls
Comment[en_US]=
Terminal=true

However, nothing happens if I double click on this file. Any help is highly appreciated.

Reply via email to