@[url=https://fosstodon.org/users/treefit]treefit[/url] Hmm, I can't get it to work no matter what I'm trying.
When I have started my $XDG_DATA_HOME environment variable was not set meaning it should fall back to the default ~/.local/share as per the XDG spec.
I have added it into my /etc/profile.d/0000-xdgdirs.sh file, rebooted, rebuilt delta-tauri with its dependencies but I'm still getting the same error.
Printing $XDG_DATA_HOME now gives me /home/myusername/.local/share, the directory does exist with 0755 permissions and it contains nested directories created by other apps on my system.
Is there a way to find out what the file path and the file name of the resulting log file should be?
