Probably a dumb question, I have just started using linux again, since college 5 years ago, and getting back into the swing of things. I would like to add cairo dock to my startup and just cant figure out how for some reason, thanks.
Asked
Active
Viewed 2.9k times
4
-
Have you read this Q&A? What are you struggling with? http://askubuntu.com/questions/27824/how-to-start-applications-at-startup – fossfreedom Dec 29 '11 at 15:33
3 Answers
3
I think you should check here where there is another question on how to run applications at startup:
3
While the dock is running, right click on the dock. In the drop down menu there's an option to start cairo-dock on startup. Select it. Done.

jwdinkc
- 181
-
to run cairo-dock open a terminal and execute
cairo-dock &
and follow the instruction... – hhlp Dec 29 '11 at 19:05