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
The proper directory should be something like ${XDG_CONFIG_HOME:-$HOME/.config}/neverball. For migration procedure the proper settings directory compatible with standard should be used for new installations only. At launch existence of legacy directory should be checked first
The text was updated successfully, but these errors were encountered:
This app creates
~/.neverball
configuration directory. This is incompatible with Linux standard for configuration in user home directory: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.htmlThe proper directory should be something like
${XDG_CONFIG_HOME:-$HOME/.config}/neverball
. For migration procedure the proper settings directory compatible with standard should be used for new installations only. At launch existence of legacy directory should be checked firstThe text was updated successfully, but these errors were encountered: