You are not logged in.
Pages: 1
I have problem with .sh files in thunar , when i click on it , it opens as text-editor.
in nemo fm, when i click on it , it pop up message with 3 options: run in terminal , display , run, and i choice run, and the program or game run.
How i can do that in thunar?
Offline
There's a hidden setting to enable that:
xfconf-query --channel thunar --property /misc-exec-shell-scripts-by-default --create --type bool --set true
This doesn't pop a message dialog, though; only enables executing shell scripts (and probably any other script with a shebang line) with a double-click.
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
[solved]
There's a hidden setting to enable that:
xfconf-query --channel thunar --property /misc-exec-shell-scripts-by-default --create --type bool --set true
This doesn't pop a message dialog, though; only enables executing shell scripts (and probably any other script with a shebang line) with a double-click.
Thanks , it's worked
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 521.78 KiB (Peak: 529.54 KiB) ]