From def87305b652bc5119cd348476806144e7caea38 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 9 Mar 2024 18:54:48 +0000 Subject: [PATCH] add note to hyprcursor about default fallback --- pages/Hypr Ecosystem/hyprcursor.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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