Closed qfulsher closed 8 years ago
Alright, I'll add some more documentation on how to use the setcommand parameter. Could you please provide me with the $DESKTOP_SESSION variable for Lubuntu? Ex. echo $DESKTOP_SESSION
The variable is 'Lubuntu'.
On Oct 10, 2016 1:33 PM, "Mark Kubiak" notifications@github.com wrote:
Alright, I'll add some more documentation on how to use the setcommand parameter. Could you please provide me with the $DESKTOP_SESSION variable for Lubuntu? Ex. echo $DESKTOP_SESSION
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/markubiak/wallpaper-reddit/issues/28#issuecomment-252738294, or mute the thread https://github.com/notifications/unsubscribe-auth/AL4QtAOKXYx95zINz6o42H-kvc_o9jiqks5qyqEbgaJpZM4KSL1I .
Closed, thank you for the PR.
Using Lubuntu 16.06 the setcommand configuration field isn't automatically set. The command to change a wallpaper is
pcmanfm -w /path/to/image
. I also think there should be some better docs for how to add your own set command to the configuration file. Otherwise you have to dig around the code to figure out how the command gets interpreted.