diff --git a/CellframeNodeTray/NodeTrayCommandController.cpp b/CellframeNodeTray/NodeTrayCommandController.cpp index 1a8ca89553e1d03dc12146c61e52844de68fedea..387025714c643a88ff981cca0e1d9dcd78b2aa5b 100644 --- a/CellframeNodeTray/NodeTrayCommandController.cpp +++ b/CellframeNodeTray/NodeTrayCommandController.cpp @@ -242,7 +242,7 @@ QString NodeTrayCommandController::getConfigPath() #endif #ifdef __APPLE__ - return "/Applications/CellframeNode.app/Contents/Resources/"; + return "/Library/Application Support/CellframeNode/"; #endif #ifdef WIN32