mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-16 18:15:58 +01:00
add notes for hyprland cursor
This commit is contained in:
parent
aaf4cd1e51
commit
59c9916d9d
2 changed files with 8 additions and 0 deletions
|
@ -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 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.
|
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.
|
||||||
|
|
|
@ -61,3 +61,7 @@ and `~/.icons`.
|
||||||
|
|
||||||
If you don't have any hyprcursor themes installed, Hyprland will fall back to XCursor, and use
|
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`.
|
whatever you define with `XCURSOR_THEME` and `XCURSOR_SIZE`.
|
||||||
|
|
||||||
|
## My cursor is a hyprland icon?
|
||||||
|
|
||||||
|
See [FAQ](../FAQ)
|
||||||
|
|
Loading…
Reference in a new issue