When I execute automathemely, scripts dont execute and I get warrning:
Here is output from terminal:
[@Linux ~]$ automathemely
INFO: Switching to light themes...
kf5.kpackage: No metadata file in the package, expected it at: "/home//.local/share/plasma/look-and-feel/contents/"
ERROR: Script file 1 not found
WARNING: One or more of the script files was/were not found
[****@Linux ~]$
I created two simple scripts and added them as a script file link in UI like this:
Sunrise: "file:///home/*****/.local/share/applications/shadowfox-off.sh"
!/bin/sh
shadowfox-updater -uninstall
Sunset: "file:///home/****/.local/share/applications/shadowfox-on.sh"
!/bin/sh
shadowfox-updater -set-dark-theme
When I execute automathemely, scripts dont execute and I get warrning:
Here is output from terminal: [@Linux ~]$ automathemely INFO: Switching to light themes... kf5.kpackage: No metadata file in the package, expected it at: "/home//.local/share/plasma/look-and-feel/contents/" ERROR: Script file 1 not found WARNING: One or more of the script files was/were not found [****@Linux ~]$
\