我最近在笔记本电脑上下载并安装了 Faenza 图标集(通过其创建者 ppa)。但为了能够使用它,我还必须安装 Gnome Tweak Tool,它与 Gnome-shell 捆绑在一起。问题是,我无意使用 Gnome-shell。
在 Ubuntu 中自定义图标有没有更简单的方法?
答案1
您必须安装 gconf-editor。
sudo apt-get install gconf-editor
然后,打开 gconf-editor 并转到桌面/gnome/interface 并将“icon_theme”的值从 ubuntu-mono-dark 更改为 Faenza 或 Faenza-Darker。