]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/fontconfig.json
Merge pull request #328 from Cantido/add-dropbox
[xdg-ninja.git] / programs / fontconfig.json
index 396a6f66598647c95cd00c5bcb1d477afd189e19..2edc7aaac0be78b6c8a5233d4160f7519e3ab1d2 100644 (file)
@@ -2,9 +2,14 @@
     "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"
         }
     ]
 }