Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

please consider XDG_CONFIG_HOME support #2175

Closed
puttin opened this issue Sep 11, 2019 · 1 comment
Closed

please consider XDG_CONFIG_HOME support #2175

puttin opened this issue Sep 11, 2019 · 1 comment

Comments

@puttin
Copy link

puttin commented Sep 11, 2019

see also XDG Base Directory Specification

now the folder is in ~/.hammerspoon

@latenitefilms
Copy link
Contributor

You can change Hammerspoon's config file location by executing the following command in Terminal:

defaults write org.hammerspoon.Hammerspoon MJConfigFile "~/.config/hammerspoon/init.lua"

@puttin puttin closed this as completed Sep 11, 2019
b3nj5m1n pushed a commit to b3nj5m1n/xdg-ninja that referenced this issue Feb 15, 2023
Hammerspoon is a program for scripting MacOS; it puts config
in `~/.hammerspoon` by default. The location can be changed with the
MacOS `defaults` command.

See Hammerspoon/hammerspoon#2175
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants