mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
add note to hyprcursor about default fallback
This commit is contained in:
parent
19a57fbc50
commit
def87305b6
1 changed files with 6 additions and 1 deletions
|
@ -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`.
|
Loading…
Reference in a new issue