]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/fontconfig.json
Add .fzf.bash & .fzf.zsh
[xdg-ninja.git] / programs / fontconfig.json
1 {
2 "name": "fontconfig",
3 "files": [
4 {
5 "path": "${HOME}/.fontconfig",
6 "movable": true,
7 "help": "Supported\n\nThe file ${HOME}/.fontconfig can be moved to ${XDG_DATA_HOME}/fontconfig.\n"
8 },
9 {
10 "path": "${HOME}/.fonts.conf",
11 "movable": true,
12 "help": "Supported\n\nThe file ${HOME}/.fonts.conf can be moved to ${XDG_DATA_HOME}/fontconfig/fonts.conf.\n"
13 }
14 ]
15 }