Set appropriate home directory location

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