C2N14 / AutomaThemely

Simple, set-and-forget python application for changing between desktop themes according to light and dark hours
GNU General Public License v3.0
205 stars 31 forks source link

Doesn't execute the scripts #20

Closed shiiniix closed 5 years ago

shiiniix commented 5 years ago

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).