feat: add rose-pine-hyprcursor support and config for Hyprland

This commit is contained in:
Martin Büchler 2025-08-14 23:06:40 +02:00
parent e6ff6f6c48
commit 53c80ab6f8
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
env = XCURSOR_SIZE,36
env = HYPRCURSOR_SIZE,36
env = HYPRCURSOR_THEME,rose-pine-hyprcursor
env = XCURSOR_THEME,rose-pine-hyprcursor
env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_QPA_PLATFORM,wayland

View File

@ -19,6 +19,7 @@ HYPR_PACKAGES=(
ttf-nerd-fonts-symbols
noto-fonts
noto-fonts-emoji
rose-pine-hyprcursor
)
to_install=()