X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..768ac4e34f986584eb816b72cb375d713ca963b1:/programs/xcompose.json diff --git a/programs/xcompose.json b/programs/xcompose.json index 36d6b28..659a33a 100644 --- a/programs/xcompose.json +++ b/programs/xcompose.json @@ -3,12 +3,12 @@ "files": [ { "path": "${HOME}/.XCompose", - "moveable": true, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSEFILE=${XDG_CONFIG_HOME}/X11/xcompose\n```\n" }, { "path": "${HOME}/.compose-cache", - "moveable": true, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSECACHE=${XDG_CACHE_HOME}/X11/xcompose\n```\n" } ]