feat: add rose-pine-hyprcursor support and config for Hyprland
This commit is contained in:
parent
e6ff6f6c48
commit
53c80ab6f8
@ -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
|
||||
|
||||
|
||||
@ -19,6 +19,7 @@ HYPR_PACKAGES=(
|
||||
ttf-nerd-fonts-symbols
|
||||
noto-fonts
|
||||
noto-fonts-emoji
|
||||
rose-pine-hyprcursor
|
||||
)
|
||||
|
||||
to_install=()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user