X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/4f9fda493af509f0d07182f1e1f717c310fde4e0..8a3d7751d18a64dcab9245f03b9cb0829ca08471:/programs/matplotlib.json?ds=inline diff --git a/programs/matplotlib.json b/programs/matplotlib.json index b528c98..996ec6d 100644 --- a/programs/matplotlib.json +++ b/programs/matplotlib.json @@ -1,7 +1,7 @@ { "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/install/environment_variables_faq.html#envvar-MPLCONFIGDIR).\n", "movable": true, "path": "$HOME/.matplotlib" }