[feat] macOS support with Mousecape
This PR adds macOS support using Mousecape, as many users have requested. It also cleans up the readme by removing full links and using markdown links instead. Finally, it clarifies some instructions and corrects some grammar.
Reference: https://github.com/rose-pine/cursor/issues/1 https://github.com/rose-pine/cursor/issues/7
Preview:
Thanks for adding macOS support! I'll let calc review when they get a chance but I saw the version numbers in release downloads and it looks like you can link to the latest release, e.g.:
- https://github.com/rose-pine/cursor/releases/download/v1.1.0/BreezeX-RosePine-Linux.tar.xz
+ https://github.com/rose-pine/cursor/releases/latest/download/BreezeX-RosePine-Linux.tar.xz
Thanks for the tip about always pointing to the latest release. I tried making it work, but at 4 AM, I couldn't figure it out. I also attached a screenshot showing both variants in the original comment.
Seeing how this is additive and shouldn't break existing platforms we can merge and let people report bugs if any :) Thank you!