I am trying to change the default folder icon, so I've googled a little and found out that I can do it ub
/use/share/icons/my_theme/places
Problem is that under 'Places' the are numerous folders
16 22 24 32 48 64 96 scalable
So, what folder do I need? They all have folder.svg in them so I'm not sure what to change.
Also - my icon is a .png file, how do I convert it to .svg? Thanks
You can't convert .png to .svg as far as I knowbut if you can find a .svg file of the icon which you want, follow these steps:Check out these answers to convert .png to .svg as mentioned in the comments.
Based on my experience changing the folder.svg icon :
First of all you can use a
folder.png
file, rename it intofolder.svg
and be done.Second there is a folder.icon file in the
.../places/48
(default nautilus zoom is 48) that for some reason might index and cache the file for shorter loading times which I removed until I restarted nautilus to see changes applied to size 48.Nautilus uses the appropriate icon size for the appropriate display size (zoom) of folders in nautilus seemingly to save loading times. So if you only change
.../scalable/folder.svg
it will only apply to the "unused" big and tiny sizes. You will need to see which sizes are still the old icon and replace these too.Warning: I think you need to kill nautilus and restart it to refresh changes and also it won't start anymore if it doesn't find a
folder.svg
file.This is the result for size 48 :