]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/xorg-xauth.json
Merge pull request #18 from Vikingat-RAGE/main
[xdg-ninja.git] / programs / xorg-xauth.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.Xauthority",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport XAUTHORITY=\"$XDG_RUNTIME_DIR\"/Xauthority\n```\n\n- **LightDM does not allow you to do this.** See [here](https://askubuntu.com/a/961459) for workaround.\n- SLiM has _~/.Xauthority_ hardcoded\n\n_Note: this might not work as expected, so be careful._\n"
7 }
8 ],
9 "name": "xorg-xauth"
10 }