17th November 2016, 7:58
(16th November 2016, 9:20)rocky7x Wrote: When you just change the startup file in settings, it will get overwritten and set to default again.. therefore just create a text file (for example in Kate) put in it this:
Code:#!/bin/bash
bash -c "sleep 30 && plank"
Save it with extension .sh
Via command line do this:
Code:chmod 755 file.sh
Add it into startup settings with Add script.
I have dropbox set like this and it works.
Thanks so much for your help but I am newbie in linux and computer . My knowledge in this topic is null and i am kinda lost. i open kate and copy paste the code but i have no clue how to save with the extension .sh and in which folder