made it clear to specify username instead of "def"

zDEFz 2020-11-01 23:50:23 +01:00
parent 90d942bd76
commit c959e30e52

@ -55,7 +55,7 @@ Here is a pre-defined template, where you just need to add your path to:
<string>launchctl</string>
<string>setenv</string>
<string>TRILIUM_DATA_DIR</string>
<string>/Users/def/Library/Application Support/trilium-data</string>
<string>/Users/**YourUserName**/Library/Application Support/trilium-data</string>
</array>
</dict>
</plist>