闲暇之余,想玩一玩Ubuntu的主题,想把原来的主题换成Numix主题,说干就干。

sudo add-apt-repository ppa:numix/ppa

sudo apt-get update

sudo apt-get install numix-gtk-theme numix-icon-theme-circle

注意:有些教程是三个命令连接在一起,这会导致命令行提示库错误。

主题就下好了,顺便下了下壁纸:

sudo apt-get install numix-wallpaper-*

完成主题的安装之后,安装Unity Tweak Tool优化工具:

sudo apt-get install gnome-tweak-tool

在GTK+中选择Numix主题,在Icons中选择Numix-Circle系列图标。

完成。

效果展示:
更换Ubuntu14.04主题

2016/9/16

相关文章:

  • 2021-09-28
  • 2022-02-28
  • 2021-07-11
  • 2022-02-09
  • 2021-05-28
  • 2022-01-13
  • 2021-09-25
  • 2021-04-23
猜你喜欢
  • 2021-12-13
  • 2021-10-28
  • 2021-04-29
  • 2021-04-06
  • 2021-08-04
  • 2022-01-10
相关资源
相似解决方案