X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..75ec41d18b840becd2055a79b2ec266bec6f13d6:/programs/weechat.json diff --git a/programs/weechat.json b/programs/weechat.json index d50e22e..3b4eb80 100644 --- a/programs/weechat.json +++ b/programs/weechat.json @@ -3,7 +3,7 @@ "files": [ { "path": "${HOME}/.weechat", - "moveable": true, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n" } ]