What do you mean you can not delete it? Ctrl+H in Nautilus will show hidden files, or open a terminal in the folder where the file is and:
- Code: Select all
rm .conky-start.sh
If it says you don't have permissions to do it, switch to:
- Code: Select all
sudo rm .conky-start.sh