mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-12-22 10:19:48 +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
|
## hyprcursor
|
||||||
The hyprland cursor format, library and utilities.
|
The hyprland cursor format, library and utilities.
|
||||||
|
|
||||||
Please note it's in very early development.
|
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
XCursor sucks, and we still use it today.
|
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:
|
Install with:
|
||||||
```sh
|
```sh
|
||||||
sudo cmake --install build
|
sudo cmake --install build
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue