koekeishiya / skhd

Simple hotkey daemon for macOS
MIT License
6.29k stars 209 forks source link

Reload config #35

Closed karambaq closed 6 years ago

karambaq commented 6 years ago

How can I reload config?

crisidev commented 6 years ago

Configuration is reloaded automatically every time you write it :)

crisidev commented 6 years ago

See the first sentence of the README for more info.

pkazmier commented 6 years ago

I noticed my config is not reloading either now that I'm using a symlink. If I don't use a symlink, then reloading works as expected. I'm not sure if the semantics of a symlink changed with APFS (I'm running High Sierra). Anyone else having issues if their .skhdrc is a symlink under High Sierra?

koekeishiya commented 6 years ago

My config is a symlink and it hotloads just fine (High Sierra, APFS)

pkazmier commented 6 years ago

I fixed by killing the skhd process. It must have got into a weird state.