如何获取当前壁纸文件的文件位置?

Lex*_*ble 4 gnome-shell 19.10

我将墙纸设置为自定义图像(忘记了时间和方式),现在想将当前图像用于进一步目的。我在哪里可以找到文件?

我正在使用 Gnome 3.34.3。

Jos*_*Jos 6

在终端中,执行:

gsettings get org.gnome.desktop.background picture-uri
Run Code Online (Sandbox Code Playgroud)

你会得到类似的东西file://path/to/filename

或者,等效地,打开dconf-editor(如果没有,请安装它)并导航到此键。