X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b32b5f5849dbf6d5c90738756944acb19815d652..refs/heads/arch_wiki_scrape:/programs/icons.json diff --git a/programs/icons.json b/programs/icons.json index bca705a..550732f 100644 --- a/programs/icons.json +++ b/programs/icons.json @@ -4,7 +4,7 @@ { "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" } ] }