这里主要是将ubuntu美化成类MAC OS X,写这篇文章主要是整理一下资源,也便下次查用。
需要安装unity tweak tool。
# apt-cache search unity-tweak-tool
# apt-get install -y unity-tweak-tool
然后是下载主题包和icons包。
# add-apt-repository ppa:noobslab/themes
# apt-get update
# apt-get install mac-ithemes-v3
# apt-get install mac-icons-v3
总共也就几十M,下载的速度比较慢,十多KB/s,耐心等待是可以下载完成的。
利用unity-tweak-tool调整ubuntu的主题和图标
然后是使用unity-tweak-tool进行调整,主题tab选择MBuntu-ac,icons tab页选择Mbuntu-osx,在光标tab上选择Mac-cursors。
![](https://img.haomeiwen.com/i1713541/8bff614ba4aa872b.png)
![](https://img.haomeiwen.com/i1713541/937fe8a4517aec28.png)
![](https://img.haomeiwen.com/i1713541/431bcbb11ac72be0.png)
![](https://img.haomeiwen.com/i1713541/ed325b2dccea5224.png)
![](https://img.haomeiwen.com/i1713541/5330a37a9a0d4b57.png)
安装docky和docky皮肤
# apt-get install -y docky
# apt-get install -y mbuntu-y-docky-skins-v4
![](https://img.haomeiwen.com/i1713541/b1e0a72e74eaa5c4.png)
![](https://img.haomeiwen.com/i1713541/7f1d7649a2355d18.png)
完成了,看看上图中的效果吧。
参考Linux.cn
网友评论