agzam / spacehammer

Hammerspoon config inspired by Spacemacs
MIT License
556 stars 70 forks source link

Fix error on first use with non-default config dir #191

Closed kaii-zen closed 5 months ago

kaii-zen commented 5 months ago
% defaults write org.hammerspoon.Hammerspoon MJConfigFile "~/.config/hammerspoon/init.lua"

The above allows changing the path to init.lua from the default ~/.hammerspoon and this tiny change avoids an error in such cases.