Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
589 stars 35 forks source link

Support ~/.config #50

Closed gempir closed 4 years ago

gempir commented 4 years ago

It would be nice to put the settings file into ~/.config/sharenix/sharenix.json or find another filename that fits.

But I prefer not having too many files in my home directory and XDG recommends the .config folder for this type of file. https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html