X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c9a4f106fc03d226b3570036e9aec21c6d69c9e6..fcb42f9f515c8cb8c0b96a7f37fe52dab5f0bbd8:/programs/xinit.json diff --git a/programs/xinit.json b/programs/xinit.json index f0ed13d..2ee1e63 100644 --- a/programs/xinit.json +++ b/programs/xinit.json @@ -1,15 +1,15 @@ { "files": [ { - "path": "$HOME/.xserverrc", + "help": "Export the following environment variable:\n\n```bash\nexport XSERVERRC=\"$XDG_CONFIG_HOME\"/X11/xserverrc\n```\n", "movable": false, - "help": "**Disclaimer: this works only with xinit, not with startx.**\n\nExport the following environment variable:\n\n```bash\nexport XSERVERRC=\"$XDG_CONFIG_HOME\"/X11/xserverrc\n```\n" + "path": "$HOME/.xserverrc" }, { - "path": "$HOME/.xinitrc", + "help": "Export the following environment variable:\n\n```bash\nexport XINITRC=\"$XDG_CONFIG_HOME\"/X11/xinitrc\n```\n", "movable": false, - "help": "**Disclaimer: this works only with xinit, not with startx.**\n\nExport the following environment variable:\n\n```bash\nexport XINITRC=\"$XDG_CONFIG_HOME\"/X11/xinitrc\n```\n" + "path": "$HOME/.xinitrc" } ], "name": "xinit" -} +} \ No newline at end of file