Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
自动换壁纸和右键桌面切换壁纸你们喜欢吗???
Apps Section
818
views ·
6
replies ·
To
floor
Go
y***8@gmail.com
deepin
2018-10-30 09:29
Author
本帖最后由 madness 于 2018-10-30 20:29 编辑
每隔一小时自动切换壁纸,从 图片 文件夹中读取图片,如果你不喜欢当前壁纸怎么办????没关系,只要右击桌面点击更新壁纸就可以切换下一张壁纸,
自动更新壁纸脚本来自
https://bbs.deepin.org/post/168824
非常感谢这位小伙伴做出的贡献。。。 【手动九十度鞠躬~~~】
你需要做什么,很简单,找下面的做:
1.下载附件然后解压到桌面,你会得到
cd $HOME/Desktop
sudo cp ./nextimage /usr/bin/
sudo chmod -R 777 /usr/bin/nextimage
cp -fr ./app ../ ; chmod -R 777 ../app
cp -fr ./menuextensions ../.config/deepin/dde-file-manager
echo '$HOME/app/desktop_image.sh &' >> ../.profile
rm -fr nextimage menuextensions app
Copy the Code
文件夹
2.然后右击桌面,在终端打开,蓝后执行下面的命令
ok啦!!!! 简单不嘿嘿
更新!!!!
昨天居然忘记上传附件了,擦擦擦擦!!!!
Reply
Like 0
Favorite
View the author
All Replies
y***8@gmail.com
deepin
2018-10-30 09:30
#1
沙发!!!!
Reply
Like 0
View the author
海天鹰
deepin
2018-10-30 16:08
#2
本帖最后由 sonichy 于 2018-10-30 12:56 编辑
这个我要学会,附件在哪里?
Reply
Like 0
View the author
WENWEN
deepin
2018-10-30 16:38
#3
https://bbs.deepin.org/user/31012
Reply
Like 0
View the author
y***8@gmail.com
deepin
2018-10-31 02:02
#4
卧槽 忘了传附件
Reply
Like 0
View the author
mxdlzg
deepin
2018-10-31 02:13
#5
好像15.8要支持了
Reply
Like 0
View the author
y***8@gmail.com
deepin
2018-10-31 04:22
#6
https://bbs.deepin.org/post/170338
好像15.8要支持了
那敢情好
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Update driver for my computer
Popular Events
More
每隔一小时自动切换壁纸,从 图片 文件夹中读取图片,如果你不喜欢当前壁纸怎么办????没关系,只要右击桌面点击更新壁纸就可以切换下一张壁纸,
自动更新壁纸脚本来自 https://bbs.deepin.org/post/168824
非常感谢这位小伙伴做出的贡献。。。 【手动九十度鞠躬~~~】
你需要做什么,很简单,找下面的做:
1.下载附件然后解压到桌面,你会得到
文件夹
2.然后右击桌面,在终端打开,蓝后执行下面的命令
ok啦!!!! 简单不嘿嘿
更新!!!!
昨天居然忘记上传附件了,擦擦擦擦!!!!