deepin 15.11 程序标题栏
Tofloor
poster avatar
bill_robot
deepin
2020-05-21 17:09
Author
默认的标题栏在系统的一些界面里还是很好看很契合的,可一旦到了三方软件上,就惨不忍睹了。我量了一下足足占了40像素

其实不止我一个人,很多用户也在官方issue里吐槽了,所以早就有了解决办法。
1、先创建一个目录,如果有就不用了:
# 如果你是用的默认的白色主题
mkdir -p ~/.local/share/deepin/themes/deepin/light
# 如果你用的黑色主题
mkdir -p ~/.local/share/deepin/themes/deepin/dark
2、进入改目录后创建配置文件:
deepin-editor titlebar.ini
3、加入下面内容并保存:
[Active]
height=24
[Inactive]
height=24
3保存完成后重启计算机
笔者测试无效,笔者的版本

No LSB modules are available.
Distributor ID: Deepin
Description:    Deepin 15.11
Release:        15.11
Codename:       stable

Reply Favorite View the author
All Replies

No replies yet