6

Possible Duplicate:
How do I get and install more themes, icons, and pointers?

I often find myself seeing new icons but I am unable to install them.

How do you install icons on Ubuntu? Can someone break down the process for me?

myusuf3
  • 34,189

3 Answers3

7

Drag and drop the theme package in the Appearance Preferences window
(System->Preferences->Appearance) Theme tab. alt text

alt text

Isaiah
  • 59,344
  • +1 Nice answer. I had look trough other threads here and finally found this one. It was helpful for me – Justas Aug 04 '11 at 06:43
4

To add a new icon theme, copy them into the hidden directory (control+h in nautilus to show hidden files) .icons in your home directory.

You should then be able to select them from Appearance Preferences.

If you don't have a ~/.icons directory, just create one.

Oli
  • 293,335
3

If you just want to change an individual icon you should do the following:

  • Download a .png image
  • Right click the icon you want to change
  • Go to Preferences and then click on the little image window on the upper left.

    It will open a dialog where you can select the icon you wish to substitute for the old one.

Octavian Helm
  • 14,355
  • Welcome to Ask Ubuntu! It would be great if you could add some screenshots to make it easier to follow your instructions. – Octavian Helm Feb 08 '12 at 16:15