修改gnome主题、图标、Shell

1.安装gnome-tweak-tool

1
sudo dnf install gnome-tweak-tool

2.下载主题和图标

(1)在网站https://www.gnome-look.org/上下载喜欢的主题(themes)和图标(icons)
(2)将主题文件解压到/usr/share/themes,图标文件解压到/usr/share/icons
(3)打开gnome-tweak-tool,进入“外观”,‘GTK+’对应主题文件,‘图标’对应图标文件,Shell主题暂时无法选择,在进行下面的第3步后就可以选择了

3.安装Dock扩展

1
2
3
git clone https://github.com/micheleg/dash-to-dock.git
make
make install

重启
进入“扩展”,点击“Dash to dock”和“User themes”
进入“外观”,在“Shell主题”中选择下载的主题

4.配置Dock

进入“扩展”–“Dash to dock”的设置栏进行个性化设置