I set the wallpaper to a custom image (and forget when and how), and now want to use the current image for further purposes. Where do I find the file?
Am using Gnome 3.34.3.
I set the wallpaper to a custom image (and forget when and how), and now want to use the current image for further purposes. Where do I find the file?
Am using Gnome 3.34.3.
In a terminal, do:
You will get something like
file://path/to/filename
.Or, equivalently, open
dconf-editor
(install it if you don't have it) and navigate to this key.You can find it in your .local/share/backgrounds folder located in your home directory.
Open dconf, and navigate to
/org/gnome/desktop/background/picture-uri
and you will find a file path.On my system it was /home/lexible/.cache/gnome-control-center/backgrounds/[hexidecimal string here].