norbertrostaing / BlinderKitten

GNU General Public License v3.0
125 stars 6 forks source link

Use XDG_CONFIG_HOME instead of .BlinderKitten directory #5

Open hyperglue opened 10 months ago

hyperglue commented 10 months ago

Hey,

I think this is generally bad practice to put config files in user directory. Would it be possible to save config files to XDG_CONFIG_HOME (e.g. ~/.config/BlinderKitten) instead?

I was looking through the code for anything like that, but didn't see anything. Is it configured in the JUCE itself?

norbertrostaing commented 3 months ago

Hello, it is configured in organic_ui