Answers for "change wallpaper command line linux"

1

gnome set wallpaper command line

#To get directory of background iamge
$ gsettings get org.gnome.desktop.background picture-uri
'file:///usr/share/backgrounds/warty-final-ubuntu.png'
Posted by: Guest on July-12-2020
0

change wallpaper command line linux

xsetbg /path/to/wallpaper.jpg
Posted by: Guest on January-03-2021

Code answers related to "change wallpaper command line linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language