Autostart Bottom terminal app

How do I autrostart a terminal app in Plasma? I ve tried to use autostart in system settings to autostart bottom app. I ve made the file in usr/bin executable, and have it open with Konsole. It does not work.


not sure about KDE however if you don’t end the command with & then the program will just run and then exit

All other times I have used autorun functions it always had a exec dialog box to enter a terminal command, but I do not see one with Plasma. It just asks you to point it to a file, and say run in terminal, so even if I wanted to use the & I could not.

Sounds like you need to create a desktop file.

So then I would point autorun to the desktop file?

yes