炫酷的桌面插件 2019--2-06更新
Tofloor
poster avatar
151******18
deepin
2019-01-24 08:35
Author
本帖最后由 sunowsir 于 2019-2-6 14:09 编辑

额,基于https://www.deviantart.com/aias85/art/Conky-Rings-736444067进行的修改和整理,别喷我,我是个菜鸟

Reply Favorite View the author
All Replies
1 / 3
To page
avatar
Amadeus
deepin
2019-01-24 19:54
#1
不错,挺漂亮的。
Reply View the author
avatar
deshitong
deepin
2019-01-24 21:06
#2
这个怎么安装呢
Reply View the author
avatar
kuo-hao
deepin
2019-01-24 22:23
#3

我也来秀一下我的,虽然不是那么炫酷,但是胜在实用。软件是 conky manager。

Reply View the author
avatar
151******18
deepin
2019-01-24 22:54
#4

README里面有说明,make install
Reply View the author
avatar
151******18
deepin
2019-01-24 22:58
#5
又改了改。。。
Reply View the author
avatar
151******18
deepin
2019-01-24 23:00
#6
https://bbs.deepin.org/post/174194
我也来秀一下我的,虽然不是那么炫酷,但是胜在实用。软件是 conky manager。

...

能分享一下你的配置文件吗?我想再基于你的改改。
Reply View the author
avatar
月光中的萤火虫
deepin
2019-01-25 01:54
#7
怎么把它调到右边,配置文件更改了也不行
Reply View the author
avatar
月光中的萤火虫
deepin
2019-01-25 02:48
#8
https://bbs.deepin.org/post/174194
我也来秀一下我的,虽然不是那么炫酷,但是胜在实用。软件是 conky manager。

...

帅哥~把你的配置文件发出来呗,谁让你这个漂亮呢
Reply View the author
avatar
135******99
deepin
2019-01-25 03:34
#9
https://bbs.deepin.org/post/174194
我也来秀一下我的,虽然不是那么炫酷,但是胜在实用。软件是 conky manager。

...

能分享吗,帅哥
Reply View the author
avatar
JesseyLawson
deepin
2019-01-25 05:19
#10
不错,空了试试
Reply View the author
avatar
kuo-hao
deepin
2019-01-25 19:46
#11
myConky.zip 解压到~/.conky下,然后打开conky manager , 勾选改配置即可。最下方的随机句子,是用node请求的,所以如果没有显示,需要安装node。


Reply View the author
avatar
kingskill
deepin
2019-01-25 20:11
#12
随便看看~~


Reply View the author
avatar
151******18
deepin
2019-01-25 20:38
#13
https://bbs.deepin.org/post/174194
解压到~/.conky下,然后打开conky manager , 勾选改配置即可。最下方的随机句子,是用node请求的,所以如 ...

谢谢!下载一波
Reply View the author
avatar
救赎之旅
deepin
2019-01-25 21:29
#14
桌面都很炫酷?
Reply View the author
avatar
Amadeus
deepin
2019-01-26 07:18
#15
楼主,我的电池那边无法正确显示,还有字体有问题,能帮忙解决一下吗?谢谢。
Reply View the author
avatar
171******21
deepin
2019-01-26 07:52
#16
手工赞,装好了,很炫
Reply View the author
avatar
151******18
deepin
2019-01-30 19:11
#17
https://bbs.deepin.org/post/174194
楼主,我的电池那边无法正确显示,还有字体有问题,能帮忙解决一下吗?谢谢。
...

到~/.conky/rings/下,找到.conkyrc 文件,调整位置参数voffset参数控制上下移动,goto控制左右移动,保存一下,桌面对应插件就重新加载一次,
分辨率和缩放率不同,插件就可能串位置,因为这些插件是不同配置文件显示的,等我有空把他们集成到一起,就不串了。
Reply View the author
avatar
151******18
deepin
2019-01-30 19:15
#18
https://bbs.deepin.org/post/174194
楼主,我的电池那边无法正确显示,还有字体有问题,能帮忙解决一下吗?谢谢。
...

分辨率高的话,就会出现字体显示问题,我也不清楚什么情况,
电池的话,可以去~/.conky/rings/ 下面找到.conkyrc 把电池的显示变量改一下:${battery percent}
Reply View the author
avatar
nero28
deepin
2019-01-31 03:18
#19
本帖最后由 nero28 于 2019-1-30 19:23 编辑
https://bbs.deepin.org/post/174194
README里面有说明,make install

nero@shinelon:~/Downloads/sunowsir_conky$ sudo make install
[sudo] nero 的密码:
sudo apt-get install conky conky-all
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
conky 已经是最新版 (1.10.8-1)。
conky-all 已经是最新版 (1.10.8-1+b1)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
mkdir -p ~/.conky
cp -r ./.conky/* ~/.conky/
mkdir -p ~/.lua/scripts/
cp ./clock_rings.lua ~/.lua/scripts/
mkdir -p ~/.local/scripts/sconky/
cp ./start.sh ~/.local/scripts/sconky/
cp ./sconky_start.desktop ~/.config/autostart/
cp: 无法创建普通文件'/root/.config/autostart/': 不是目录
make: *** [Makefile:11:install] 错误 1

make出错了,这个要怎么解决呢?谢谢。---我查看了一下cp 命令前没有加sudo ,我自己加上去就可以了~~~~搞定
Reply View the author
avatar
Ochir
deepin
2019-01-31 17:19
#20
资源占用怎么样
Reply View the author
1 / 3
To page