Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Prevent Stacks from changing docked folder icons' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Prevent Stacks from changing docked folder icons
Authored by: KidneyPi on Nov 09, '07 07:03:48PM
I have my /Volumes folder in the dock as a stack. To give it an interesting and consistent look, I made a file there and gave it an interesting icon.

cd /Volumes
sudo touch 000001
sudo chown username 000001
You can change the icon in Finder's Get Info now. Don't forget the
sudo
or you won't have permission.

[ Reply to This | # ]