1. 程式人生 > >ubuntu美化 mac風格

ubuntu美化 mac風格

bst git icon process als 圖片 code icons .com

技術分享圖片

安裝tweak

sudo apt install gnome-tweak-tool

sudo apt install chrome-gnome-shell

https://extensions.gnome.org/

技術分享圖片

技術分享圖片

創建主題及圖標文件夾

mkdir ~/.themes

mkdir ~/.icons

地址:https://github.com/lycheeman/CSDN-CODE/tree/master/Ubuntu18.04-tutorials-themes

解壓縮下載的文件

tar -xf Sierra-light-solid.tar.xz

剪切到對應位置

mv Sierra-light-solid ~/.themes

tar -xf MacOSX-icon-theme.tar.xz

mv MacOSX-icon-theme ~/.icons

tar -xf MacOSX-cursors.tar.xz.xz

mv MacOSX-cursors ~/.icons

配置主題

技術分享圖片

技術分享圖片

桌面壁紙資源

https://github.com/wangxiaoleiAI/CSDN-CODE/tree/master/Ubuntu18.04-tutorials-themes

技術分享圖片

親測ok,復制圖片進行總結。

ubuntu美化 mac風格