akien-mga/freetumble

Save score and config to XDG_CONFIG_HOME

akien-mga opened this issue · 1 comments

Cf. http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Currently the config is saved to and read from data/, which is not distribution friendly and also annoying with git.

Fixed by deb5c15.