Running Manjaro XFCE 18.0, it works perfectly but I decided to add the commands
xfconf-query -c xfwm4 -p /general/theme -s "your-theme"
so it changes the xfwm4 theme (if possible add this option for xfce)
and
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitorHDMI-0/workspace0/last-image -s "your-wallpaper"
so it changes the wallpaper
but it doesn't change, the commands work perfectly but it doesn't execute even if I run automathemely --restart
Any solution?
Thanks.
EDIT: You need to create a script file in order to work. (Sorry, thought commands were also able to do the job).
Running Manjaro XFCE 18.0, it works perfectly but I decided to add the commands
xfconf-query -c xfwm4 -p /general/theme -s "your-theme"
so it changes the xfwm4 theme (if possible add this option for xfce) andxfconf-query -c xfce4-desktop -p /backdrop/screen0/monitorHDMI-0/workspace0/last-image -s "your-wallpaper"
so it changes the wallpaper but it doesn't change, the commands work perfectly but it doesn't execute even if I runautomathemely --restart
Any solution? Thanks.EDIT: You need to create a script file in order to work. (Sorry, thought commands were also able to do the job).