这个框怎么缩小???
Tofloor
poster avatar
kitefly
deepin
2020-12-26 16:54
Author

这个框怎么缩小???

Reply Favorite View the author
All Replies
小小怪下士
deepin
2020-12-26 17:08
#1

这样

Reply View the author
guaguale
deepin
2020-12-26 18:33
#2

火狐的搜索社区的教程。

Reply View the author
安洛
deepin
2020-12-26 21:02
#3

firefox浏览器可以下载最新版(不要esr),然后在定制里面取消显示标题栏就行了。

如果不想要下载最新版,可以到论坛里面搜索改desktop文件的教程。

Reply View the author
咿呀
deepin
2020-12-26 22:13
#4

这个叫“标题栏”

👍👍👍


新建两个文件夹
mkdir -p ~/.local/share/deepin/themes/deepin/light
mkdir -p ~/.local/share/deepin/themes/deepin/dark
在这两个目录下新建titlebar.ini


touch ~/.local/share/deepin/themes/deepin/light/titlebar.ini
touch ~/.local/share/deepin/themes/deepin/dark/titlebar.ini

cd ~/.local/share/deepin/themes/deepin/light
deepin-editor titlebar.ini

cd ~/.local/share/deepin/themes/deepin/dark
deepin-editor titlebar.ini
在tillebar.ini中添加如下内容:


[Active]
height=24

[Inactive]
height=24


Reply View the author
177******94
deepin
2020-12-26 22:27
#5
小小怪下士

这样

人家那是火狐的,火狐新版也可以取消掉标题栏,方法是右键点上边不是标题栏的地方,点定制,进入定制页面,把左下角标题栏的对勾去掉

Reply View the author
小小怪下士
deepin
2020-12-27 01:09
#6
177******94

人家那是火狐的,火狐新版也可以取消掉标题栏,方法是右键点上边不是标题栏的地方,点定制,进入定制页面,把左下角标题栏的对勾去掉

不好意思,看走眼了

Reply View the author
nqhdanny
deepin
2020-12-28 17:31
#7

换成 Chrome 吧, 可以隐藏标题栏的, 我用着还行

Reply View the author