]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/zoom.json
Better fix for .zshenv and minor corrections for other zsh files (#100)
[xdg-ninja.git] / programs / zoom.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.zoom",
5 "movable": true,
6 "help": "Unrecommended: setting the following variable moves the contents of .zoom but the directory itself always gets created. Moreover, it breaks some functionalities eg. being able to start a meeting:\n\n```bash\nexport SSB_HOME=\"$XDG_DATA_HOME\"/zoom\n```\n"
7 }
8 ]
9 }