mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
README: add wiki (#45)
This commit is contained in:
parent
57298fc4f1
commit
9e27a2c2ce
1 changed files with 4 additions and 4 deletions
|
@ -16,6 +16,10 @@ doesn't suck as much.
|
||||||
- Support for SVG cursors
|
- Support for SVG cursors
|
||||||
- Way more space-efficient. As an example, Bibata-XCursor is 44.1MB, while it's 6.6MB in hyprcursor.
|
- Way more space-efficient. As an example, Bibata-XCursor is 44.1MB, while it's 6.6MB in hyprcursor.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
See the [wiki here](https://wiki.hyprland.org/Hypr-Ecosystem/hyprcursor/)
|
||||||
|
and check out [docs/](./docs).
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
### hyprcursor-util
|
### hyprcursor-util
|
||||||
|
@ -32,10 +36,6 @@ It provides C and C++ bindings.
|
||||||
|
|
||||||
For both C and C++, see `tests/`.
|
For both C and C++, see `tests/`.
|
||||||
|
|
||||||
## Docs
|
|
||||||
|
|
||||||
See `docs/`.
|
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
Library:
|
Library:
|
||||||
|
|
Loading…
Reference in a new issue