treewide: XDG_CONFIG_HOME/.config -> XDG_CONFIG_HOME

$XDG_CONFIG_HOME already contains the .config subdir
This commit is contained in:
Bruno Bigras 2026-01-14 01:01:07 -05:00 committed by Matthieu Coudron
parent 4e235a8746
commit a0a505f803
3 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ in
'';
description = ''
MCP server configurations written to
{file}`XDG_CONFIG_HOME/.config/mcp/mcp.json`
{file}`XDG_CONFIG_HOME/mcp/mcp.json`
'';
};
};