Customize Deepin Desktop for Archlinux
在英文环境中打开日历的农历显示?1
- 创建配置文件:~/.config/deepin/dde-calendar.conf
- 在其中添加 EnableLunar=true
更新 V20 后失效
修改窗口的标题栏宽度?2
- 创建配置文件: - ~/.local/share/deepin/themes/deepin/light/titlebar.ini(If you use light theme)- 或 - ~/.local/share/deepin/themes/deepin/dark/titlebar.ini(If you use dark theme)
- 在其中添加 - ``` [Active] height=25 [Inactive] height=25 ```
注:仅对 deepin-kwin 生效,对 deepin-wm 无效。
Last modified on 2025-10-29