1
wattOS R9 / Re: auto wallpaper changing
« on: July 04, 2015, 06:53:19 PM »
Thnx leenie. Came across that one before but did not seem to work. Your commandline does the trick
to run it from con requires the display reference in front of it
DISPLAY=:0.0 pcmanfm -w "$(find /home/foo/Pictures/ -type f | shuf -n1)" --wallpaper-mode=stretch
to run it from con requires the display reference in front of it
DISPLAY=:0.0 pcmanfm -w "$(find /home/foo/Pictures/ -type f | shuf -n1)" --wallpaper-mode=stretch