[Hyprland] Configures cursor

This commit is contained in:
2025-03-02 15:04:40 -08:00
parent 79868668bb
commit 18f058d912
2 changed files with 2 additions and 2 deletions

View File

@@ -36,8 +36,7 @@
]; ];
env = [ env = [
"XCURSOR_SIZE,24" "HYPRCURSOR_SIZE,32"
"HYPRCURSOR_SIZE,24"
"HYPRCURSOR_THEME,phinger" "HYPRCURSOR_THEME,phinger"
# Nvidia config # Nvidia config

View File

@@ -29,6 +29,7 @@
playerctl # for universal play/pause etc playerctl # for universal play/pause etc
wirelesstools wirelesstools
waypaper # Wallpaper switcher waypaper # Wallpaper switcher
phinger-cursors # Mouse cursors
]; ];
# Hint for electron apps to use wayland # Hint for electron apps to use wayland