记录一下以防以后电脑崩了还得重新配,感觉撑不住了

效果这样

1
2
3
4
5
6
7
8
9
10
11
12
sudo apt-get install gnome-tweak-tool
#extensions.gnome.org install [ User themes]

#www.gnome-look.org [ gtk-3 themes:McOS-HS]
tar -zxvf McOS-HS-2-themes.tar.gz
#go to tweaks and chose this theme

tar -zxvf macOS11.tar.xz
#extensions.gnome.org [dash-to-dock]
#www.gnome-look.org [OSX.for.Dash.to.DOCK]
#www.gnome-look.org [Icon Themes: macOS icons]
# extensioons.gnome.org [blyr]

go to tweaks and choose them

cd ./OSX.for.Dash.to.DOCK/Dock Settings/

1
2
3
4
5
6
7
8
gsettings set org.gnome.shell.extensions.dash-to-dock show-apps-at-top true

gsettings set org.gnome.shell.extensions.dash-to-dock custom-theme-running-dots false
gsettings set org.gnome.shell.extensions.dash-to-dock custom-theme-customize-running-dots false

gsettings set org.gnome.shell.extensions.dash-to-dock custom-theme-shrink false

gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode DEFAULT
1
2
3
4
5
#www.gnome-look.org [GDM themes:SetAsWallpaper]

mv ubuntu.css /usr/share/gnome-shell/theme/

sudo mv /usr/share/gnome-shell/extensions/ubuntu-dock@ubuntu.com ~/

upgrade后锁屏界面恢复的问题

SetAsWallpaper里的ubuntu.css 更改到/usr/share/gnome-shell/theme/下,并把壁纸更换就ok了,因为upgrade的时候会更新gnome,theme会重新从源下载覆盖