diff --git a/toonz/sources/toonz/CMakeLists.txt b/toonz/sources/toonz/CMakeLists.txt index f446341..7b5bd6b 100644 --- a/toonz/sources/toonz/CMakeLists.txt +++ b/toonz/sources/toonz/CMakeLists.txt @@ -499,8 +499,8 @@ OPENTOONZROOT=\"\$HOME/.config/OpenToonz/stuff\" OpenToonzPROFILES=\"\$HOME/.config/OpenToonz/stuff/profiles\" TOONZCACHEROOT=\"\$HOME/.config/OpenToonz/stuff/cache\" TOONZCONFIG=\"\$HOME/.config/OpenToonz/stuff/config\" -TOONZFXPRESETS=\"\$HOME/.config/OpenToonz/stuff/projects/fxs\" -TOONZLIBRARY=\"\$HOME/.config/OpenToonz/stuff/projects/library\" +TOONZFXPRESETS=\"\$HOME/.config/OpenToonz/stuff/fxs\" +TOONZLIBRARY=\"\$HOME/.config/OpenToonz/stuff/library\" TOONZPROFILES=\"\$HOME/.config/OpenToonz/stuff/profiles\" TOONZPROJECTS=\"$HOME/.config/OpenToonz/stuff/projects\" TOONZROOT=\"\$HOME/.config/OpenToonz/stuff\"