Bing 的每日图片存储在我的系统中的什么位置?

Abs*_*cDo 17 wallpaper kde plasma

在 Kubuntu 中,我将桌面背景设置为“Bing's Picture of the Day”。

Bing 的每日一图

有些图片太好了,我想储存它们以供进一步参考。

但是,图片不在~/Pictures.

这些背景图片保存在哪里?

DK *_*ose 22

图像保存在~/.cache/plasmashell/plasma_engine_potd.

~/.cache/plasmashell/plasma_engine_potd $ ll
total 47492
drwxrwxr-x 2 dkb dkb     4096 Dec 20 15:43 ./
drwxrwxr-x 9 dkb dkb     4096 Dec 20 12:11 ../
-rw-rw-r-- 1 dkb dkb  3540733 Dec 20 15:43 apod
-rw-rw-r-- 1 dkb dkb  3462109 Dec 20 12:11 bing
-rw-rw-r-- 1 dkb dkb 41607252 Dec 20 14:30 wcpotd
~/.cache/plasmashell/plasma_engine_potd $ file *
apod:   PNG image data, 3049 x 1033, 8-bit/color RGB, non-interlaced
bing:   PNG image data, 1920 x 1080, 8-bit/color RGB, non-interlaced
wcpotd: PNG image data, 7963 x 4886, 8-bit/color RGB, non-interlaced
~/.cache/plasmashell/plasma_engine_potd $ 
Run Code Online (Sandbox Code Playgroud)

信用:https : //www.reddit.com/r/kde/comments/5rv5v4/really_like_the_picture_of_the_day_wallpaper/ddbfyol/


要使用这些图像,请将它们复制到您存储壁纸的文件夹中,并修改文件名以.png作为文件扩展名。此步骤对于 GUI 列出它们是必要的。


顺便说一下,miharix删除的答案链接到一个网站,在该网站上可以查看以前的 Bing 壁纸以及每个壁纸的简要说明。


abr*_*rac 6

就我而言,它是在~/.cache/plasma_engine_potd/. 可能他们在更新后更改了位置。