Hello All,
I am trying to run a script after KDE runs, but I am not having any success.
I did chmod the file thus:
I tried adding it to the System Settings => Startup and Shutdown => Add Script
But that does not work.
Any other thoughts or suggestions?
I am trying to run a script after KDE runs, but I am not having any success.
I did chmod the file thus:
Code:
chmod +x .filename
But that does not work.
Any other thoughts or suggestions?
Comment