add note to hyprcursor about default fallback

This commit is contained in:
Vaxry 2024-03-09 18:54:48 +00:00
parent 19a57fbc50
commit def87305b6
1 changed files with 6 additions and 1 deletions

View File

@ -38,4 +38,9 @@ and run `gsettings set org.gnome.desktop.interface cursor-theme 'THEME_NAME'` fo
If the app is a flatpak, run `flatpak override --env=~/.themes:ro --env=~/.icons:ro --user` and put
your themes in both `/usr/share/themes` and `~/.themes`, and put your
icons and XCursors in both `/usr/share/icons` and `~/.icons`.
icons and XCursors in both `/usr/share/icons` and `~/.icons`.
## I don't want to use hyprcursor
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`.