From 5f3e727ffee183caabba0b990137718c6fd6279f Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 9 Mar 2024 18:27:52 +0000 Subject: [PATCH] add instructions for hyprcursor --- pages/Hypr Ecosystem/hyprcursor.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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