1

I use Stremio to watch films and series online.
The Stremio package comes with many files, and two of them can be used to launch the program; Stremio-runtime (I don't use it because this laucher makes stremio freeze) and Stremio.sh, which I do use.

My Stremio folder is in my home directory, and to launch it I have to use terminal:

cd Stremio/
./Stremio.sh

Because even with "run the file as a program", when I double click Stremio.sh, it opens with gedit?

What is wrong?

Zanna
  • 70,465

1 Answers1

0

To be able to open executables with double-click:

  1. Open Nautilus
  2. Open the menu Edit > Preferences > Behavior > Executable text files
  3. Choose either:

    • Run executable text files when they are opened
    • Ask each time
M. Becerra
  • 3,448