X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..2b30d3aec1ace974863fa11a0a8d5169cb4074cb:/programs/trash.json diff --git a/programs/trash.json b/programs/trash.json index 121295b..f4b13a3 100644 --- a/programs/trash.json +++ b/programs/trash.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "This is probably a custom directory on your system.\n\nYou can move the file to _XDG_DATA_HOME/trash_.\n", + "help": "Unless you are on macOS, this is probably a custom directory on your system, and you can move the file to _$XDG_DATA_HOME/trash_.\n\nIf you are on macOS, there is probably no way to move this. See [202](https://github.com/b3nj5m1n/xdg-ninja/issues/202) for more info.\n\n", "movable": true, "path": "$HOME/.trash" } ], "name": "trash" -} \ No newline at end of file +}