Hi
I have looked up various pages online looking for the answer, Ive done this before and can not remember how. I wish to run a command at start up/Login “streamdeck -n”
I can do this at the prompt but it grabs output and closes when prompt closes,
I therefore if doing manualy from the prompt have to enter “nohup streamdeck -n &”.
I have created a small bash script to be run at startup, however this does not seem to function,
the only thing I can think of is IAm running ZSH rather than Bash.
Manual input from prompt
Script
Autostart
Autostart Properties
When I start/attempt the program/script in dolphin I get!!!
when I execute the script from the prompt It works.
To answer you : This is an python scripted program, as such it has no “application” I can confirm
that the script streamdeck(not confuse with my script) is on the command path.
If you are content with the outcome, please consider to mark the appropriate post as the solution. In this way the forum software will also recognize it as such and others searching in solved threads looking for a solution to similar problem would find it more easily.