-
-
Notifications
You must be signed in to change notification settings - Fork 82
Program does not respect XDG standard for configuration files. #501
Copy link
Copy link
Open
Description
Program version: 13.1k
Operating system: Linux
Currently there are two possibilities to build hyperrogue: make and mymake.
Both versions do not respect configuration directory standards defined in (XDG Base Directory Specification)[https://specifications.freedesktop.org/basedir/latest/] to store configuration files.
Furthermore, the version built with make seems to be behaving differently than the version using mymake.
Steps needed to be done in short:
Create an user-specific configuration directory in "$HOME/.config/" and store and localte configuration files in that directory automatically unless specified otherwise.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels