title: 基于Arona主题制作个人SDDM主题
created: ‘2025-03-26T15:17:41.308Z’
modified: ‘2025-03-26T15:20:18.068Z’
基于Arona主题制作个性SDDM主题
基于Arona Theme的主题
安装基础主题
1.请参阅项目的 README.md
2.在 KDE 上:
3.打开 系统设置
4.点击 启动和关机
5.点击 获取新的SDDM主题
6.搜索 Arona Theme
7.安装它
注意:遵循项目许可协议,包括照片的使用权限
。
安装后,主题将存放在 /usr/share/sddm/themes/
目录中。打开该文件夹。
cd /usr/share/sddm/themes/
cd Arona
查看文件夹的结构:
❯ ll
total 92K
drwxr-xr-x 2 root root 4.0K 3月 23 13:25 Assets/
-rw-r--r-- 1 root root 196 3月 23 13:25 AUTHORS
drwxr-xr-x 2 root root 4.0K 3月 24 13:20 Backgrounds/
-rw-r--r-- 1 root root 122 3月 23 13:25 CHANGELOG.md
drwxr-xr-x 2 root root 4.0K 3月 23 13:25 Components/
-rw-r--r-- 1 root root 33K 3月 23 13:25 COPYING
-rw-r--r-- 1 root root 0 3月 23 13:25 install.sh
-rw-r--r-- 1 root root 11K 3月 23 13:25 Main.qml
-rw-r--r-- 1 root root 391 3月 23 13:25 metadata.desktop
drwxr-xr-x 2 root root 4.0K 3月 23 13:25 Previews/
-rw-r--r-- 1 root root 526 3月 23 13:25 README.md
-rw-r--r-- 1 root root 6.9K 3月 24 13:24 theme.conf
-rw-r--r-- 1 root root 21 3月 23 13:35 theme.conf.user
背景照片存放在 Backgrounds
文件夹中。然后查看 theme.conf
文件,注意以下几项配置:
Background
:是你背景照片的本地路径
ScreenWidth
和 ScreenHeight
:分别是屏幕的宽度和高度(以像素为单位)
保存修改后,退出登录。如果一切正常,你可以在屏幕上看到更改的主题。