]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/hammerspoon.json
Add EmulationStation DE (#403)
[xdg-ninja.git] / programs / hammerspoon.json
1 {
2 "files": [
3 {
4 "help": "Add the following command to your .profile, .bashrc, .zshrc or wherever you export other environment variables:\n\n```\ndefaults write org.hammerspoon.Hammerspoon MJConfigFile \"$XDG_CONFIG_HOME\"/hammerspoon/init.lua\n```\n\n_Note: you may also just run the command once, but you will have to re-run it if you change $XDG_CONFIG_HOME. The command is idempotent, so it is safe to include in a .profile or similar._\n",
5 "movable": true,
6 "path": "$HOME/.hammerspoon"
7 }
8 ],
9 "name": "hammerspoon"
10 }