I have several .desktop
entries that launch the terminal as follows:
[Desktop Entry]
Version=1.0
Name=<the name>
Type=Application
Exec=gnome-terminal <commands>
Problem: when I click on them from the desktop view, they are executed as expected. BUT when I'm in nautilus in the Desktop folder, they are only opened as editor file.
Question: how can I force nautilus to execute them, just like on the desktop view?
18.x
, so I wonder why features are getting removed in new versions? – membersound Jan 11 '21 at 07:49