X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..cc015b86cc150e3df15c2eb0b3691cd1c654d679:/programs/fonts.json diff --git a/programs/fonts.json b/programs/fonts.json index 667f395..ebf54f5 100644 --- a/programs/fonts.json +++ b/programs/fonts.json @@ -2,9 +2,9 @@ "name": "fonts", "files": [ { - "path": "${HOME}/.fonts", - "moveable": true, - "help": "Supported\n\nThe file ${HOME}/.fonts can be moved to ${XDG_DATA_HOME}/fonts.\n" + "path": "$HOME/.fonts", + "movable": true, + "help": "Supported\n\nThe file $HOME/.fonts can be moved to $XDG_DATA_HOME/fonts.\n" } ] }