MacOS – Change Folder Icon for Shared Dropbox Folder

dropboxfoldersiconmacos

I have several shared Dropbox folders. I would like to change the folder icon for each, to be a picture of the people with whom that folder is shared.

I know that I can change the icons for regular folders, so I tried to do that for the dropbox folders… which seemed to work at first. However, I notice that after a reboot, the folder icons reset to the default dropbox shared folder icon.

Is there a way that I can change the folder icons on a more permanent basis?

Best Answer

Dropbox likes to reset the images. You can prevent this by locking the new folder icon. After setting the folder icon to your desired icon, run the following command:

chflags uchg /path/to/folder/Icon$'\r'

To unlock, replace uchg with nouchg.