-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I would like to propose putting Enigma user config/data in directories specified by the XDG Base Directory Specification, since this has effectively become the standard on *nix systems to avoid cluttering the home directory (excluding MacOS, which has its own path).
I think we can use the following division:
enigmarc.xmlinXDG_CONFIG_HOME. I've also seen references in the source code to a Lua config file~/.enigmarc. I'm not sure if this is still used (I don't have one on my system), but if so, it could go in the same place.- thumbnails in
XDG_CACHE_HOME - everything else in
XDG_DATA_HOME
Enigma could continue to support the old paths if they exist. Perhaps offer to migrate everything as was done for MacOS.
I would be willing to write a patch for this.
raoulb
Metadata
Metadata
Assignees
Labels
No labels