mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
README: Remove development note
It's ready to use, tbh
This commit is contained in:
parent
a2233d4a2a
commit
68fb602188
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
## hyprcursor
|
||||
The hyprland cursor format, library and utilities.
|
||||
|
||||
Please note it's in very early development.
|
||||
|
||||
## Why?
|
||||
|
||||
XCursor sucks, and we still use it today.
|
||||
|
@ -65,4 +63,4 @@ cmake --build ./build --config Release --target all -j`nproc 2>/dev/null || getc
|
|||
Install with:
|
||||
```sh
|
||||
sudo cmake --install build
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue