X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..3226b15c32cf4aa9f4491ed6b949e9100b2c80dc:/programs/weechat.json?ds=inline 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" } ]