X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/cda9bebabc7910e574b242c1de92d393d18f848a..ce2b79884f083d4ecb68b12da0148de2e63f3f09:/programs/trash.json?ds=sidebyside diff --git a/programs/trash.json b/programs/trash.json index ee7409a..f4b13a3 100644 --- a/programs/trash.json +++ b/programs/trash.json @@ -1,10 +1,10 @@ { "files": [ { - "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", + "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 +}