"name": "fontconfig",
"files": [
{
- "path": "${HOME}/.fontconfig",
- "moveable": true,
- "help": "Supported\n\nThe file ${HOME}/.fontconfig can be moved to ${XDG_DATA_HOME}/fontconfig.\n"
+ "path": "$HOME/.fontconfig",
+ "movable": true,
+ "help": "Supported\n\nThe file $HOME/.fontconfig can be moved to $XDG_DATA_HOME/fontconfig.\n"
+ },
+ {
+ "path": "$HOME/.fonts.conf",
+ "movable": true,
+ "help": "Supported\n\nThe file $HOME/.fonts.conf can be moved to $XDG_DATA_HOME/fontconfig/fonts.conf.\n"
}
]
}