jiqing9006

Ubuntu 16.04下安装MacBuntu 16.04 TP 变身Mac OS X主题风格

sudo add-apt-repository ppa:noobslab/macbuntu
sudo apt-get update
sudo apt-get install macbuntu-os-icons-lts-v7
sudo apt-get install macbuntu-os-ithemes-lts-v7
sudo apt-get install  unity-tweak-tools

执行

unity-tweak-tools

增加docky

sudo apt-get install docky

安装苹果启动效果

sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-os-bscreen-lts-v7

移除

sudo apt-get autoremove macbuntu-os-bscreen-lts-v7

安装苹果字体

wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac/macfonts.zip
sudo unzip mac-fonts.zip -d /usr/share/fonts
sudo fc-cache -f -v

分类:

技术点:

相关文章:

  • 2021-09-20
  • 2021-12-18
  • 2021-12-21
  • 2021-06-01
  • 2021-12-22
  • 2021-09-19
  • 2021-11-30
猜你喜欢
  • 2021-09-20
  • 2021-10-24
  • 2021-12-19
  • 2021-08-19
相关资源
相似解决方案