markubiak / wallpaper-reddit

Downloads and sets wallpapers pulled from reddit.com
GNU General Public License v3.0
113 stars 42 forks source link

Automatic configuration of setcommand doesn't work on Lubuntu #28

Closed qfulsher closed 8 years ago

qfulsher commented 8 years ago

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.

markubiak commented 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

qfulsher commented 8 years ago

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 .

markubiak commented 8 years ago

Closed, thank you for the PR.