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
After a quick search through the code (devs correct me please), g_jackdbus_config_dir is XDG compliant. But the code in posix/JackPosixServerLaunch.cpp and common/JackServerGlobals.cpp isn't: It looks for a ~/.jackdrc or a /etc/jackdrc.
I got .jackdrc out of $HOME. But is it possible to get rid of the log file in $HOME/.log ? can I turn logging off or move it somewhere else? I'd prefer it went to XDG_CACHE_HOME
I would like to move .jackdrc out of my home folder if possible. Cheers
The text was updated successfully, but these errors were encountered: