[Desktop] 很多软件头部有白色区域
Tofloor
poster avatar
c150027700
deepin
2021-10-14 22:06
Author

Reply Favorite View the author
All Replies
qianchen
deepin
2021-10-15 02:44
#1

Deepin标题栏太高的解决办法(自定义高度)https://blog.csdn.net/ysy950803/article/details/102492124

# 如果你是用的默认的白色主题

mkdir -p ~/.local/share/deepin/themes/deepin/light

# 如果你用的黑色主题

mkdir -p ~/.local/share/deepin/themes/deepin/dark

#进入改目录后创建配置文件

cd ~/.local/share/deepin/themes/deepin/dark

 

vim titlebar.ini

#加入下面内容并保存:

[Active]

height=25

[Inactive]

height=25

Reply View the author
要讲武德
deepin
2021-10-15 04:47
#2

这个工具可以设置

https://gitee.com/Limexb/oh-my-dde/releases/1.0.3

Reply View the author
haha020
deepin
2021-10-15 18:51
#3
要讲武德

这个工具可以设置

https://gitee.com/Limexb/oh-my-dde/releases/1.0.3

安装后打不开

Reply View the author