Install KFaenzamod icons on Ubuntu and Linux Mint

By Umair Monday, March 26, 2012




A mac-ish icon theme for KDE made of a mix between Faenza's monochrome icons for action buttons, Oxygen for mimetypes and categories, some modifications made by me for places, MaXo-ReMix for devices and a lot of cool icons for apps. Available in light and dark.


Installation of KFaenzamod icons on Ubuntu/Linux Mint, Open Terminal and enter following commands:
cd /tmp && wget -O kfaenzamod.zip http://goo.gl/lYffm
unzip kfaenzamod.zip
mkdir ~/.icons
for i in KFaenzamod*.tar.gz; do tar xvzf $i -C ~/.icons; done

To enable KFaenzamod (light), run this command:
gsettings set org.gnome.desktop.interface icon-theme 'KFaenzamod'

To enable KFaenzamod (dark), eun this command:
gsettings set org.gnome.desktop.interface icon-theme 'KFaenzamoddark'
Use Gnome-tweak-tool to enable icons or Ubuntu-tweak.


Umair

Bio: There is a lot information about Linux Geeks on the Internet.

No Comment to " Install KFaenzamod icons on Ubuntu and Linux Mint "