diff --git a/pages/Hypr Ecosystem/hyprcursor.md b/pages/Hypr Ecosystem/hyprcursor.md index 574373b..24a8086 100644 --- a/pages/Hypr Ecosystem/hyprcursor.md +++ b/pages/Hypr Ecosystem/hyprcursor.md @@ -18,4 +18,10 @@ example snippet of `hyprland.conf`: ```ini env = HYPRCURSOR_THEME,MyCursor env = HYPRCURSOR_SIZE,24 -``` \ No newline at end of file +``` + +## Creating / Porting Themes + +Go to the [hyprcursor repo](https://github.com/hyprwm/hyprcursor) + +See the `docs/` and `hyprcursor-util/` directories for instructions. \ No newline at end of file