对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

文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/220719.html<

(0)
运维的头像运维
上一篇2025-04-14 17:06
下一篇 2025-04-14 17:07

相关推荐

发表回复

您的邮箱地址不会被公开。必填项已用 * 标注