You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ~]$
\
The text was updated successfully, but these errors were encountered:
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 ~]$
\
The text was updated successfully, but these errors were encountered: