]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/fontconfig.json
Fix name of sway config
[xdg-ninja.git] / programs / fontconfig.json
index 9233b26e454294e735e80d75823da91128d4b40f..2edc7aaac0be78b6c8a5233d4160f7519e3ab1d2 100644 (file)
@@ -2,14 +2,14 @@
     "name": "fontconfig",
     "files": [
         {
-            "path": "${HOME}/.fontconfig",
+            "path": "$HOME/.fontconfig",
             "movable": true,
-            "help": "Supported\n\nThe file ${HOME}/.fontconfig can be moved to ${XDG_DATA_HOME}/fontconfig.\n"
+            "help": "Supported\n\nThe file $HOME/.fontconfig can be moved to $XDG_DATA_HOME/fontconfig.\n"
         },
         {
-            "path": "${HOME}/.fonts.conf",
+            "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"
+            "help": "Supported\n\nThe file $HOME/.fonts.conf can be moved to $XDG_DATA_HOME/fontconfig/fonts.conf.\n"
         }
     ]
 }