mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
changed profile directory on mac #4168
This commit is contained in:
parent
81bb74a24b
commit
4cd20d97ea
@ -120,7 +120,7 @@ ArchFileUnix::getProfileDirectory()
|
||||
#if WINAPI_XWINDOWS
|
||||
return getUserDirectory().append("/.synergy");
|
||||
#else
|
||||
return getUserDirectory().append("/Libraries/Synergy");
|
||||
return getUserDirectory().append("/Library/Synergy");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user