diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index 5a98f2d..ea2be29 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -390,3 +390,7 @@ and simply install them again. If using yay, make sure to `CleanBuild` every package. If using paru, manually remove the cache of hypr* packages in `~/.cache/paru`. If you are not using any -git packages, this is a mistake in your distro's packaging and should be solved there. + +## My cursor is a hyprland icon? + +This means you have no hyprcursor theme installed, and hyprland failed to find an XCursor theme as well. Install a cursor theme. diff --git a/pages/Hypr Ecosystem/hyprcursor.md b/pages/Hypr Ecosystem/hyprcursor.md index 070ae5e..dcb24f5 100644 --- a/pages/Hypr Ecosystem/hyprcursor.md +++ b/pages/Hypr Ecosystem/hyprcursor.md @@ -61,3 +61,7 @@ and `~/.icons`. If you don't have any hyprcursor themes installed, Hyprland will fall back to XCursor, and use whatever you define with `XCURSOR_THEME` and `XCURSOR_SIZE`. + +## My cursor is a hyprland icon? + +See [FAQ](../FAQ)