After downloading activitywatch, I run the respective executables/binaries and due to the fact that activitywatch uses https://pypi.org/project/appdirs/, config files are automatically created in the user directory.
I would prefer to either be able to define that path myself (like aw-watcher-windows -c /var/opt/config/
) or have that path being created / used within the activitywatch folder. Activitywatch would be portable this way, at least on windows.
Is there a possibility to do this out of the box or would I have to compile activitywatch myself?