[Newbies] Make window headers smaller
Tofloor
poster avatar
submgr
deepin
2021-08-18 03:39
Author


Oh my god.. this window header... why its so big? Looks disgusting, is there any way to change it?

Reply Favorite View the author
All Replies
avatar
submgr
deepin
2021-08-18 03:42
#1

everything is ok in fullscreen mode, but i want same in regular using :(

Reply View the author
avatar
septemberhx
deepin
2021-08-18 04:17
#2

For chrome, right click on the empty tab area, uncheck 'using system titlebar';

For firefox, right click on the toolbar, select 'customize toolbar'. Uncheck the titlbar option at the bottom;

 

For other applications, create folders:

mkdir -p ~/.local/share/deepin/themes/deepin/light # for light theme
 
mkdir -p ~/.local/share/deepin/themes/deepin/dark # for dark theme
 
cd ~/.local/share/deepin/themes/deepin/dark deepin-editor titlebar.ini
 
Copy the content below to titlbar.ini
 
[Active]
height=24
[Inactive]
height=24
 
 
Then logout or reboot.
Reply View the author
avatar
Hibanaw
deepin
2021-08-18 04:18
#3

The designers insist on this

solution here https://bbs.deepin.org/en/post/221063

Reply View the author
avatar
hyjiao
deepin
2021-08-18 04:55
#4

右键点击标签空白处,把使用系统标题栏和边框去掉就可以了。懒得使用英文,你自己猜我在说啥。

Reply View the author