Closed shigox23 closed 6 years ago
Thank you for filing this. XFCE should be automatically detected -- can you provide the output of echo $DESKTOP_SESSION
? What distribution are you using?
Mark
Any chance you could run that command for me?
I experienced this running XFCE as well on Debian Stretch 9.2 with LightDM as the display manager.
> echo $DESKTOP_SESSION
lightdm-xsession
I don't think I can say that lightdm is tied to xfce; people using lightdm could just as well be using another desktop. Sorry, I'm gonna close this one. If you can find another good way to check for XFCE please reopen this!
I was able to fix the "Your DE could not be detected to set the wallpaper." With the following
setcommand = xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/workspace0/last-image -s /home/####/.wallpaper/wallpaper.jpg
Where the backdrop is found following the instructions below:
and #### is replaced by your username.