gyazo / Gyazo-for-Linux

Gyazo for Linux
http://gyazo.com
352 stars 105 forks source link

Please move ~/.gyazo.id to a less obtrusive location #164

Open zuntik opened 2 years ago

zuntik commented 2 years ago

The gyazo.id file lives on $HOME Currently, the gyazo.id files is stored in $HOME/.gyazo.id. It should instead be stored in a directory like $XDG_DATA_HOME/gyazo.id as specified in the XDG Base Directory Specification.

https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html