deepin 美化脚本 炫酷桌面 conky
Tofloor
poster avatar
heisen
deepin
2019-09-11 04:53
Author
本帖最后由 ybaojun 于 2019-9-11 14:46 编辑

换了个账号再发一遍,效果,,,




安装方法:
1。下载附件 解压
2. 打开解压得到的feed文件夹
3. 鼠标右键--- 在终端打开
4.输入下面命令并回车
chmod -R 777 * ; ./install.sh
5.  按要求输入密码
6.看见交互就按回车,直到要求输入您所在的城市,以便更新天气预报

#########################################################33
##########################################################
常用命令:
feed update        更新天气地区
feed remove        卸载本程序
feed -h                显示本帮主页

#########################################################33
##########################################################
一些话:
字体大小问题或者布局问题可以该/home/用户名/.conkyrc 文件(是个隐藏文件哦)
我已经对文件中内容进行简单备注


有问题欢迎各位小伙伴在下方评论区评论,我会尽快抽出时间帮助解决您遇到的困难

喜欢请评论,让我看到你们的热情  谢谢





###############  更 新  ######################
###########################################


2019/9/11 更新内容:
修复在重启系统后不能更新天气信息

已经安装之前版本的用户请下载附件后解压,打开得到的feed文件夹右击鼠标  在终端打开
执行下面命令打补丁:
chmod -R 777 * ; ./budding.sh

Reply Favorite View the author
All Replies
5 / 6
To page
avatar
liyongjuncd
deepin
2019-12-13 04:48
#81
我的也是有重影,一直没有解决。
Reply View the author
avatar
hqk
deepin
2019-12-13 05:09
#82
怎么改字体大小?
Reply View the author
avatar
hqk
deepin
2019-12-13 05:18
#83

我的怎么就没你们的好看,字体还大,伤心
Reply View the author
avatar
jnlin
deepin
2019-12-13 07:37
#84
厉害啊,给力啊楼主
Reply View the author
avatar
arphy28
deepin
2020-03-20 02:05
#85
太赞了,小白还是要多逛逛论坛才能进步啊
Reply View the author
avatar
heisen
deepin
2020-03-20 02:34
#86
https://bbs.deepin.org/post/182566
太赞了,小白还是要多逛逛论坛才能进步啊

感谢支持
Reply View the author
avatar
deepmypc
deepin
2020-03-23 20:35
#87
效果不错,谢谢楼主,不知道能不能放到任务栏,不是每时每时都需要看这么多信息,只要在任务栏显示天气与日期就可以了。
Reply View the author
avatar
.Andy
deepin
2020-03-24 01:24
#88
感谢分享!!!
Reply View the author
avatar
dley
deepin
2020-03-24 02:43
#89
支持一下,谢谢分享
Reply View the author
avatar
拽个气球飞上天
deepin
2020-03-24 03:06
#90
看着挺好玩!
Reply View the author
avatar
王思翔
deepin
2020-03-24 03:54
#91
我是小白 请告诉我如何才能删除掉该应用呢?
Reply View the author
avatar
heisen
deepin
2020-03-24 06:08
#92
本帖最后由 ybaojun 于 2020-3-23 22:09 编辑
https://bbs.deepin.org/post/182566
我是小白 请告诉我如何才能删除掉该应用呢?

桌面右击打开终端,输入下面命令并输入密码
sudo apt remove  conky conky-all -y

然后执行下面命令,会用文件编辑器打开.profile文件,
rm -fr $HOME/.feed $HOME/.conkyrc  
deepin-editor $HOME/.profile

在文件中删除 两行已“sleep” 开头的行,保存并退出
重启计算机

Reply View the author
avatar
199******15
deepin
2020-03-24 07:21
#93

conky好评,不过我只关注时间,所以只弄了时间的
Reply View the author
Comments
lbygljq
2020-03-24 14:02
这个挺不错
avatar
yaosongyin
deepin
2020-03-24 17:56
#94
请问可以选择国外的城市吗?
Reply View the author
avatar
heisen
deepin
2020-03-24 20:57
#95
本帖最后由 ybaojun 于 2020-3-24 12:59 编辑
https://bbs.deepin.org/post/182566
请问可以选择国外的城市吗?

天气mode来自
http://weather.com.cn
网站爬去的数据,您可以尝试打开这个网站能不能搜索到您的城市,如果可以那么应该也可以选择国外城市
Reply View the author
avatar
aannoo
deepin
2020-03-26 05:37
#96
顶一下~
希望能够开机运行
Reply View the author
avatar
zhang_fugui
deepin
2020-03-28 20:59
#97
本帖最后由 zhang_fugui 于 2020-3-28 13:07 编辑

我修改了一下,仅供参考。
default_color black
double_buffer yes
no_buffers yes
###更新时间
update_interval 1
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

own_window_colour 757575
own_window_argb_visual yes
own_window_argb_value 0

double_buffer yes
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders n0
minimum_size 0
maximum_black 5
default_color 000000

alignment top_right
gap_x 5
gap_y 5
cpu_avg_samples 2
override_utf8_locale no
uppercase no # set to yes if you want all text to be in uppercase
use_spacer no
use_xft yes

override_utf8_locale yes
use_spacer no
minimum_size 5

TEXT

###时间
时间:${time %H:%M:%S}
日期:${time %Y.%m.%d 星期%a}

###温度和天气情况
温度:${exec $HOME/.feed/feed.sh a}
天气:${exec $HOME/.feed/feed.sh b}
${exec $HOME/.feed/feed.sh c}

开机时间{uptime %H %M %S}
进程总数{processes}
###以下内容字体大小和体感建议

###cpu状态
处理器: $cpu%

###内存使用情况
物理内存:${alignr}$mem / $memmax

WiFi:${wireless_essid wlp4s0}
网关:$gw_ip
连接:${addr show wlp4s0}

下载速度:$alignr${downspeed wlp4s0} /s
上传速度:$alignr${upspeed wlp4s0} /s

电量: ${battery_percent BAT0}%

Reply View the author
avatar
xuemeng
deepin
2020-04-04 05:23
#98
不知道为什么时间天气一直跳
Reply View the author
avatar
zzhzero
deepin
2020-04-21 10:16
#99
请问如何设置开机自启
Reply View the author
avatar
彩虹工作室
deepin
2020-04-21 16:31
#100
Reply View the author
5 / 6
To page