Hey!
So I started using this to make a simple GUI on a project I am doing and its really helpful so far but for the terminal commands, I would like to use multiple of the same command like xdg-open to open folders. I did it like PATH but I would want to use the command for another path.
I noticed in the video guide you had a .exe in the same folder which I assume is a script executable but when I tried to replicate that by putting the command in a .exe script it does not really work.
Can you explain that part on the executable?
Thank you.