diff --git a/pages/Hypr Ecosystem/hyprcursor.md b/pages/Hypr Ecosystem/hyprcursor.md index 4e079a5..a840785 100644 --- a/pages/Hypr Ecosystem/hyprcursor.md +++ b/pages/Hypr Ecosystem/hyprcursor.md @@ -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`. \ No newline at end of file +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`. \ No newline at end of file