
Hello Linux Geeksters.
In this article I will show you how to install the NITRUX or the INX icons on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 14 Nadia and Linux Mint 13 Maya.
If you want to customize your Ubuntu or Linux Mint with new Icons, you should choose the INX or the NITRUX icons.
Install the INX icons on Ubuntu / Linux Mint:
Add the repo:
$ sudo add-apt-repository ppa:upubuntu-com/icons2
Update the local repos:
$ sudo apt-get update
Install INX:
$ sudo apt-get install inx-icons
Enable the INX icons:
$ gsettings set org.gnome.desktop.interface icon-theme 'iNX-GTK'
Install the NITRUX icons on Ubuntu / Linux Mint:
Add the repo:
$ sudo add-apt-repository ppa:upubuntu-com/nitrux
Update the local repos:
$ sudo apt-get update
Install INX:
$ sudo apt-get install nitruxos
Enable the NITRUX icons:
$ gsettings set org.gnome.desktop.interface icon-theme 'NITRUX'
Enable the NITRUX icons, the butomized version:
$ gsettings set org.gnome.desktop.interface icon-theme 'NITRUX-Buttons'