We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e495c8 commit 39b916eCopy full SHA for 39b916e
readme.md
@@ -34,3 +34,18 @@ Based on <https://github.com/ful1e5/BreezeX_Cursor>
34
## Thanks to
35
36
- [ThatOneCalculator](https://github.com/thatonecalculator)
37
+
38
+## Contributing
39
40
+To build from source:
41
42
+Requirements:
43
+- Bun: <https://bun.sh>
44
+- Clickgen: `pip install clickgen`
45
46
+```sh
47
+git clone https://github.com/rose-pine/cursor/
48
+cd cursor
49
+bunx ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
50
+ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
51
+```
0 commit comments