TECHIES WORLD

For Techs.... Techniques.... Technologies....

Linux

How to change wallpaper in Linux Mint

Mint is a Linux distribution from debian family.

This article explains the details to change wallpaper via commandline.

We can use the below command to set wallpaper.

#gsettings set org.mate.background picture-filename path-to-image-file

Where path-to-image-file is the full path to the image file.

Leave a Reply