diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index aa1025a..dce2309 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -36,8 +36,7 @@ ]; env = [ - "XCURSOR_SIZE,24" - "HYPRCURSOR_SIZE,24" + "HYPRCURSOR_SIZE,32" "HYPRCURSOR_THEME,phinger" # Nvidia config diff --git a/home-manager/features/linux-desktop.nix b/home-manager/features/linux-desktop.nix index 8059ae6..d300e78 100644 --- a/home-manager/features/linux-desktop.nix +++ b/home-manager/features/linux-desktop.nix @@ -29,6 +29,7 @@ playerctl # for universal play/pause etc wirelesstools waypaper # Wallpaper switcher + phinger-cursors # Mouse cursors ]; # Hint for electron apps to use wayland