add instructions for hyprcursor

This commit is contained in:
Vaxry 2024-03-09 18:27:52 +00:00
parent e089b1c818
commit 5f3e727ffe
1 changed files with 7 additions and 1 deletions

View File

@ -18,4 +18,10 @@ example snippet of `hyprland.conf`:
```ini
env = HYPRCURSOR_THEME,MyCursor
env = HYPRCURSOR_SIZE,24
```
```
## Creating / Porting Themes
Go to the [hyprcursor repo](https://github.com/hyprwm/hyprcursor)
See the `docs/` and `hyprcursor-util/` directories for instructions.