topbar???
Tofloor
poster avatar
Beams
deepin
2020-11-13 00:22
Author

使用建议:建议官方将dde-dock的宽度支持自定义,一些用户就可以拥有自己的“topbar”了,配合上plank后感觉没必要再开发topbar了,再支持插件位置自定义,将时间移到中间,个人感觉就更完美了。图片为个人笔记本,14寸,dde-dock已经是最小,但是感觉还是有点宽了。个人建议,不喜勿喷。


Reply Favorite View the author
All Replies
Fredoong
deepin
2020-11-13 00:30
#1

dde-dock看着大还是小主要还是看你屏幕分辨率,分辨率越高看着越小。

Reply View the author
centimeter1983
deepin
2020-11-13 17:34
#2

楼主,plank安装以后如何配置才能修改成你截图里的样子?

Reply View the author
Beams
deepin
2020-11-13 17:56
#3
centimeter1983

楼主,plank安装以后如何配置才能修改成你截图里的样子?

这里下载主题:https://github.com/erikdubois/plankthemes

然后终端输入:plank --preferences打开plank设置,修改主题选择Capeos就可以了。

Reply View the author
centimeter1983
deepin
2020-11-13 18:39
#4
Beams

这里下载主题:https://github.com/erikdubois/plankthemes

然后终端输入:plank --preferences打开plank设置,修改主题选择Capeos就可以了。

下载到的dock.theme文件如何安装?

Reply View the author
Beams
deepin
2020-11-13 23:58
#5
centimeter1983

下载到的dock.theme文件如何安装?

第一步:安装plank,输入:sudo apt-get install plank

第二步:下载plank主题:输入,注意,是两条指令

mkdir ~/.local/share/plank/themes

git clone https://github.com/erikdubois/plankthemes.git

第三步,打开plank设置,输入:

plank --preferences

如下:


在主题一栏,选择capeos就好了。

Reply View the author
centimeter1983
deepin
2020-11-16 16:25
#6
Beams

第一步:安装plank,输入:sudo apt-get install plank

第二步:下载plank主题:输入,注意,是两条指令

mkdir ~/.local/share/plank/themes

git clone https://github.com/erikdubois/plankthemes.git

第三步,打开plank设置,输入:

plank --preferences

如下:


在主题一栏,选择capeos就好了。

感谢详细教程。

不过clone下来的主题文件位置不对,需要把这些主题文件移动到~/.local/share/plank/themes/目录下才程序才能识别出来。

Reply View the author
Beams
deepin
2020-11-16 22:04
#7
centimeter1983

感谢详细教程。

不过clone下来的主题文件位置不对,需要把这些主题文件移动到~/.local/share/plank/themes/目录下才程序才能识别出来。

是的:漏了一步:cd ~/.local/share/plank/themes

Reply View the author
zhang_zhao
deepin
2021-09-14 01:05
#8

为啥我没有Capeos

Reply View the author