Handle dark-notify dependency for mac
Open
- Dominant language
- Vim Script
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Mac OS needs this installed by hand for light/dark sync,
```
brew install cormacrelf/tap/dark-notify
```
https://github.com/cormacrelf/dark-notify
There should be some way to install required homebrew packages if we're running on a mac.
If we don't have it, I think the mac startup item gets mad. Not sure if it busy loops crashing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.