X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6bdc08811164a6f6a900ad5d83f576d742b7b9b0..refs/heads/arch_wiki_scrape:/programs/apvlv.json diff --git a/programs/apvlv.json b/programs/apvlv.json index 1be64c9..9445ab9 100644 --- a/programs/apvlv.json +++ b/programs/apvlv.json @@ -1,10 +1,10 @@ { - "name": "apvlv", "files": [ { - "path": "$HOME/.apvlvrc", + "help": "Uses `XDG_CONFIG_HOME/apvlv/apvlvrc` now if it exist.\n\n_Relevant issue_: https://github.com/naihe2010/apvlv/issues/70\n", "movable": true, - "help": "XDG is supported out-of-the-box, so we can simply move the file to _XDG_CONFIG_HOME/apvlv/apvlvrc_.\n" + "path": "$HOME/.apvlvrc" } - ] + ], + "name": "apvlv" }