Results 3 comments of Dan Corin

I was encountering a similar issue but was able to get things running by using JDK7 and `./gradlew clean shadowJar` to build.

It's been a while since I looked at this PR but if I'm understanding [the spec](https://datatracker.ietf.org/doc/html/rfc6749#section-1.7) correctly, the returned status code is considered an implementation detail, so providing flexibility would...

I am seeing similar behavior to you. I suspect it may have something to do with the symlink changing when running `darwin-rebuild switch` or the `home-manager` equivalent. [This issue](https://github.com/koekeishiya/skhd/issues/19) also...