opendrop icon indicating copy to clipboard operation
opendrop copied to clipboard

support XDG dirs?

Open jedahan opened this issue 4 years ago • 2 comments
trafficstars

would be nice to place ~/.opendrop into ${XDG_DATA_HOME}/opendrop, falling back to ${HOME}/.local/share/opendrop and then $HOME/.opendrop for backwards compatability.

jedahan avatar Dec 10 '20 00:12 jedahan

Good idea. Would it make sense to put

  • keys under ${XDG_CONFIG_HOME} and
  • everything else (debug, discover.last.json) under ${XDG_DATA_HOME}?

schmittner avatar Dec 16 '20 13:12 schmittner

It's a good question @schmittner I could see the case for keys in CONFIG or DATA.

jedahan avatar Dec 16 '20 15:12 jedahan