X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/fa409159c02d7252d3bc6a01e25d1bd6dac69dd4..225f82ad5857196c94c794fa52a5ebb8addb0da0:/programs/matplotlib.json diff --git a/programs/matplotlib.json b/programs/matplotlib.json index c744900..b528c98 100644 --- a/programs/matplotlib.json +++ b/programs/matplotlib.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Matplotlib will use _XDG_CONFIG_HOME/matplotlib_ and _XDG_CACHE_HOME/matplotlib_ on linux by default if the directories are writable.\n\nYou can also set the _MPLCONFIGDIR_ environment variable, see the [documentation](https://matplotlib.org/stable/users/faq/environment_variables_faq.html#envvar-MPLCONFIGDIR).\n", + "help": "Matplotlib will use _$XDG_CONFIG_HOME/matplotlib_ and _$XDG_CACHE_HOME/matplotlib_ on linux by default if the directories are writable.\n\nYou can also set the _MPLCONFIGDIR_ environment variable, see the [documentation](https://matplotlib.org/stable/users/faq/environment_variables_faq.html#envvar-MPLCONFIGDIR).\n", "movable": true, "path": "$HOME/.matplotlib" } ], "name": "matplotlib" -} \ No newline at end of file +}