X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..07fda010e8bfff1405f60a63fb4c9bff3b0efde3:/programs/electrum.json diff --git a/programs/electrum.json b/programs/electrum.json index 6d7c00a..3c3e33c 100644 --- a/programs/electrum.json +++ b/programs/electrum.json @@ -3,8 +3,8 @@ { "path": "$HOME/.electrum", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport ELECTRUMDIR=\"$XDG_DATA_HOME/electrum\"\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport ELECTRUMDIR=\"$XDG_DATA_HOME\"/electrum\n```\n" } ], "name": "electrum" -} \ No newline at end of file +}