Article Timeliness Reminder

This article has been 969 days since the first publication, the content of the article may be outdated.

美化 Gnome 桌面

前言

本文基于 Ubuntu 22.04 LTS

Gnome 拓展

安装 tweaks:

1
sudo apt install gnome-tweaks
BASH

安装 gnome-shell-extensions

1
sudo apt install gnome-shell-extensions
BASH

在浏览器拓展商场中安装 GNOME shell 集成, chrome 和 firefox 都支持。

以 chrome 例,打开 chrome 应用商场。安装后就可以对扩展进行添加以及管理了。

拓展可以自行去 https://extensions.gnome.org/ 寻找。以下是我安装的拓展

主题美化

User Themes

首先,必须先启动 User Themes。如图,点击 off, 变成 on

Ocs-url

接下来安装 ocs-url

打开 https://www.opendesktop.org/p/1136805/,安装对应的 deb 包。然后终端输入以下命令:

1
2
sudo apt install libqt5svg5 qml-module-qtquick-controls
sudo dpkg -i ocs-url*.deb
BASH

主题

打开 gnome-look 选择自己喜欢的主题,使用 OCS-install,这样可以省去自己解压的步骤。

然后打开 tweaks。选择 外观,就可以切换自己使用的主题了。

其他

打开设置,选择外观,可以调整 Dock 的位置


美化 Gnome 桌面
https://xxiaoa.github.io/posts/8b4c36b/
Author
XXiaoA
Posted on
August 8, 2022
Licensed under