X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..ce2b79884f083d4ecb68b12da0148de2e63f3f09:/programs/when.json diff --git a/programs/when.json b/programs/when.json index eb1f894..258ca9e 100644 --- a/programs/when.json +++ b/programs/when.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Supported natively.\n\nYou can move the file to _XDG_CONFIG_HOME/when_.\n\nDo not forget, in _XDG_CONFIG_HOME/when/preferences_, to add\n```\ncalendar = XDG_CONFIG_HOME/when/calendar\n```\n", + "help": "Supported natively.\n\nYou can move the file to _$XDG_CONFIG_HOME/when_.\n\nDo not forget, in _$XDG_CONFIG_HOME/when/preferences_, to add\n```\ncalendar = XDG_CONFIG_HOME/when/calendar\n```\n", "movable": true, "path": "$HOME/.when" } ], "name": "when" -} \ No newline at end of file +}