1

If you install ubuntu, you have unique folder icons for Documents, Music, Desktop, Downloads, etc etc. When I install Ubuntu, the first thing I do is to create an additional folder called "Programming", where I keep my project sources.

Is there a folder icon available for that?

Anon
  • 12,339

1 Answers1

3

You can look through the different icons for you theme: In what directory(s) are the default ubuntu icons located? Mostly located in /usr/share/icons

There are a few ones that might work in /usr/share/icons/Humanity/catagories/48

enter image description here

enter image description here

Also, you can use any icon you want, Here is one I made custom that might work:

enter image description here


To use, right click on a folder -> Properties -> click on the folder picture -> select a replacement picture

enter image description here

Mateo
  • 8,152