"files": [
{
"path": "${HOME}/.fontconfig",
- "moveable": true,
+ "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"
}
]
}