]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/icons.json
Add program JSON for install4j (#437)
[xdg-ninja.git] / programs / icons.json
index bca705a013afb8d8ce7c03eadaeadaabc586afed..4035138738f088abbd00d7e7d2a3f6b65490ac19 100644 (file)
@@ -2,9 +2,9 @@
     "name": "icons",
     "files": [
         {
-            "path": "${HOME}/.icons",
+            "path": "$HOME/.icons",
             "movable": true,
-            "help": "Supported\n\nThe file ${HOME}/.icons can be moved to ${XDG_DATA_HOME}/icons.\n"
+            "help": "Supported\n\nThe file $HOME/.icons can be moved to $XDG_DATA_HOME/icons.\n\nIf there are cursor themes installed in _$XDG_DATA_HOME/icons_, it may be necessary to add the path to XCURSOR_PATH. For example:\n\n```bash\nexport XCURSOR_PATH=/usr/share/icons:$XDG_DATA_HOME/icons\n```\n\n"
         }
     ]
 }