diff --git a/modules/hyprland.nix b/modules/hyprland.nix index abcad3a7..1332a135 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -23,7 +23,7 @@ }; font.name = "NotoSans Nerd Font Regular"; - cursorTheme.package = pkgs.catppuccin-cursors.latteDark; + cursorTheme.package = pkgs.catppuccin-cursors.frappeDark; cursorTheme.name = "Catppuccin-Frappe-Dark-Cursors"; cursorTheme.size = 32;