Faenza is the bestest Icon pack for Linux ever. But some of the modified versions also get popularity in other platforms like KDE which is named as KFaenza. Now the latest updates released which also include support for Ubutnu in its primary desktop environments like Unity, Gnome-shell, Cinnamon etc. KFaenzamod installation :
Open the terminal (Ctrl+Alt+T) and issue the 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
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'
No comments:
Post a Comment