X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/ce921f6efe69d2d6d1ff1437944b653d4146f9a4..fc5dff23b36685515cbc036bce7dc46e3761dbee:/programs/xinit.json diff --git a/programs/xinit.json b/programs/xinit.json index 2ee1e63..fd0cf68 100644 --- a/programs/xinit.json +++ b/programs/xinit.json @@ -2,14 +2,14 @@ "files": [ { "help": "Export the following environment variable:\n\n```bash\nexport XSERVERRC=\"$XDG_CONFIG_HOME\"/X11/xserverrc\n```\n", - "movable": false, + "movable": true, "path": "$HOME/.xserverrc" }, { "help": "Export the following environment variable:\n\n```bash\nexport XINITRC=\"$XDG_CONFIG_HOME\"/X11/xinitrc\n```\n", - "movable": false, + "movable": true, "path": "$HOME/.xinitrc" } ], "name": "xinit" -} \ No newline at end of file +}