Closed rbreaves closed 3 years ago
You need to add /usr/bin/startxfce4
in that wallpaper setting line for xfce.
On xfce I think you need to run this command to get a full list of all possible monitors,
xfconf-query -c xfce4-desktop --list
This command for active monitors
xrandr | grep connected
And just note that eDP-1 tends to be the internal lcd screen of most laptops, so eDP-1 only equals 0, not the eDP-1 entries that may appear in the xfconf-query.
Wallpaper not changing : echo $DESKTOP_SESSION. /usr/bin/startxfce4
Not working on XFCE xfconf-query -c xfce4-desktop -m
I updated ./test.sh to have screen and monitor set to 0. Re-ran the test and it still failed.
Before updating it I believe this is how it was resolving