7

Possible Duplicate:
How can I install different icons?

I am looking for new look to Ubuntu Desktop.

I've read about something called the Faenza icons but I dont know where to download these or how to install these.

Can anyone provide me some step-by-step instructions please?

One Zero
  • 27,153
  • 26
  • 88
  • 109
  • new look to desktop , some 3d effects , icon's themes etc – One Zero Feb 07 '12 at 07:33
  • updated , now ok ? plz edit if u think its not ok , – One Zero Feb 07 '12 at 07:39
  • Although it's for 10.04 it applies here as well look at the second answer since the appearence settings have changed: http://askubuntu.com/questions/2057/how-can-i-install-new-different-icons-for-the-gnome-desktop-in-ubuntu-10-04 – Uri Herrera Feb 07 '12 at 08:01

3 Answers3

10

OK,

  1. Press Ctrl + T to open a terminal
  2. Add repository of Faenza (ppa:tiheum/equinox) by running following command:

    sudo apt-add-repository ppa:tiheum/equinox  
    
  3. Update available software information by running following command:

    sudo apt-get update  
    
  4. Run sudo apt-get install faenza-icon-theme to install the icon sets

  5. You need a tool for changing icon set. You can use Gnome Tweak Tool:

    sudo apt-get install gnome-tweak-tool  
    
  6. Launch Advanced Settings

  7. Select Theme from the right list and then change Icon theme: to any Faenza theme
Octavian Helm
  • 14,355
S.M.Mousavi
  • 1,136
3

Faenza is best installed from its official PPA. This ensures that you receive the latest updates and fixes automatically.

Firstly open a terminal to add the Faenza icon PPA to your Software Sources;

sudo add-apt-repository ppa:tiheum/equinox

Then refresh your sources;

sudo apt-get update

Then open the Ubuntu Software Centre and search for ‘faenza-icon-theme‘ to install.

Source : Omg! Ubuntu!

Mark Rooney
  • 6,289
Atem18
  • 1,563
1

Here is the link to download and install Faenza icons set that you asked for.

It can be installed in two ways:

  1. By downloading the tar.gz file, or
  2. by adding PPA repository.

Just refer "Installation" in the description.

You can also find more stuffs to change the look and feel of Ubuntu in this website.