码迷,mamicode.com
首页 > 系统相关 > 详细

给ubuntu换个图标主题(icon theme)

时间:2014-12-04 12:23:50      阅读:678      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   os   使用   sp   on   2014   art   

对于linux mint, http://linuxmint-art.org/?xcontentmode=8325给出了很多icon主题。

安装方法有下面几种:


1、使用PPA

2、将解压后的icon主题目录放到 /usr/share/icons目录下。

3、将解压后的icon主题目录放到 ~/.icons目录下。


推荐几个不错的主题。

square:

http://linuxmint-art.org/content/show.php/Square+1.2?content=163528
安装方法1:
sudo add-apt-repository ppa:noobslab/icons2
sudo apt-get update
sudo apt-get install square-icons



安装方法2:
wget -O Square-icons.deb https://launchpad.net/~noobslab/+archive/ubuntu/icons2/+files/square-icons_0.1.2~trusty~Noobslab.com_all.deb
sudo dpkg -i Square-icons.deb && rm Square-icons.deb



打开“System Settings”-> Appearance -> Themes ->Other Settings -> Icons,选择square即可。

bubuko.com,布布扣

Faenza:

http://gnome-look.org/content/show.php/Faenza?content=128143
https://code.google.com/p/faenza-icon-theme/downloads/list
http://qyiyunso.blog.163.com/blog/static/3507768620119178101965/

给ubuntu换个图标主题(icon theme)

标签:blog   http   ar   os   使用   sp   on   2014   art   

原文地址:http://my.oschina.net/letiantian/blog/352102

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!