Set appropriate home directory location

Index: definitions.h
--- definitions.h.orig
+++ definitions.h
@@ -26,7 +26,7 @@ along with this program.  If not, see <https://www.gnu
 #define LIST_SEPARATOR "$"
 #define AWG_REG_EX "([0]{1,4})|([1-3]{1}[0-9]{1})|(40)|([1-9]{1})"
 #define MAX_DOUBLE 1.79769e+308
-#define PORTABLE_SAVE_LOCATION "/Save"
+#define PORTABLE_SAVE_LOCATION "/.config/Coil64/Save"
 #define USER_SAVE_LOCATION "/Coil64/Save"
 #define AUTOSAVE_FILENAME "/autosave.htm"
 
