leokraft / QuickKey

📋✏️ A small background application to quickly access special characters.
GNU General Public License v3.0
8 stars 1 forks source link

Outsource config.ini to appdata #41

Closed Chr1s70ph closed 3 years ago

Chr1s70ph commented 3 years ago

This PR reworks how the config is saved and used. Closes #36

If the QuickKey folder in Appdata is not yet there, the program will create it. If the config.ini File is also not yet in Appdata/QuickKey, the program will create it there as well.

Changes to the config will be immediately saved, and ready to use.