欢迎光临
我们一直在努力

对ubuntu进行美化具体方法

如何美化ubuntu?有一些小伙伴对Mac OS X主题风格特别喜爱,本篇文章将为大家讲解一下美化ubuntu具体方法。

安装Unity Tweak Tool——实现桌面,图标,主题的切换

Unity Tweak Tool 是一款适用于ubuntu Unity桌面的设置管理器

sudo aptitude install unity-tweak-tool

实现苹果风格须添加软件源

sudo add-apt-repository ppa:noobslab/themes
sudo aptitude update

安装苹果主题

sudo aptitude install macbuntu-ithemes-v6

安装苹果图标

sudo aptitude install macbuntu-icons-v6

安装苹果主题托盘

sudo aptitude install macbuntu-plank-theme-v6

安装苹果启动标志和其他

sudo aptitude install macbuntu-lightdm-v6
sudo aptitude install macbuntu-bscreen-v6

附带安装一套精美的Numix图标,超好看的

sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-icon-theme-circle

下面是移除一些不常用的软件

#移除游戏(对对碰)
sudo apt autoremove gnome-mahjongg
#移除游戏(数独)
sudo apt autoremove gnome-sudoku

赞(0) 打赏
未经允许不得转载:九八云安全 » 对ubuntu进行美化具体方法

评论 抢沙发